Adjusted README to add ReplicationController

Change-Id: I913ff2be4754540e6d1e1f6f267c7cb356f707e8
This commit is contained in:
Adrian Otto 2015-01-06 16:53:00 +00:00
parent c22e2fa328
commit b7905c76c4
1 changed files with 2 additions and 1 deletions

View File

@ -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