From b7905c76c484d16e5e5c4b893c5e6c2d3bf542a4 Mon Sep 17 00:00:00 2001 From: Adrian Otto Date: Tue, 6 Jan 2015 16:53:00 +0000 Subject: [PATCH] Adjusted README to add ReplicationController Change-Id: I913ff2be4754540e6d1e1f6f267c7cb356f707e8 --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 61beaeaa67..b197339f1a 100644 --- a/README.rst +++ b/README.rst @@ -13,13 +13,14 @@ new Openstack project for containers. Architecture ------------ -There are six different types of objects in the Magnum system: +There are seven different types of objects in the Magnum system: * Bay: A collection of node objects where work is scheduled * BayModel: An object stores template information about the bay which is used to create new bays consistently * Node: A baremetal or virtual machine where work executes * Pod: A collection of containers running on one physical or virtual machine * Service: An abstraction which defines a logical set of pods and a policy by which to access them +* ReplicationController: An abstraction for managing a group of PODs to ensure a specified number of PODs are running * Container: A docker container Two binaries work together to compose the Magnum system. The first binary