Fix Definitions part for container-networking-model.rst
Divided to different sections in Definitions area, because that was one sentences. Change-Id: I548defff0e462ee15dd150a6b0d5c4337b1cdaf0 Closes-Bug: 1516261
This commit is contained in:
parent
291325c748
commit
dc54741d65
@ -82,12 +82,19 @@ These roles are not mutually exclusive. For example:
|
|||||||
Definitions
|
Definitions
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
COE: Container Orchestration Engine
|
COE
|
||||||
Baymodel: An object that stores template information about the bay which is
|
Container Orchestration Engine
|
||||||
|
|
||||||
|
Baymodel
|
||||||
|
An object that stores template information about the bay which is
|
||||||
used to create new bays consistently.
|
used to create new bays consistently.
|
||||||
Bay: A Magnum resource that includes at least one host to run containers on,
|
|
||||||
|
Bay
|
||||||
|
A Magnum resource that includes at least one host to run containers on,
|
||||||
and a COE to manage containers created on hosts within the bay.
|
and a COE to manage containers created on hosts within the bay.
|
||||||
Pod: Is the smallest deployable unit that can be created, scheduled, and
|
|
||||||
|
Pod
|
||||||
|
Is the smallest deployable unit that can be created, scheduled, and
|
||||||
managed within Kubernetes.
|
managed within Kubernetes.
|
||||||
|
|
||||||
Additional Magnum definitions can be found in the Magnum Developer
|
Additional Magnum definitions can be found in the Magnum Developer
|
||||||
|
Loading…
Reference in New Issue
Block a user