update cluster-components--add a space
add a space after the comma: "In theory, Master components..."
This commit is contained in:
committed by
Andrew Chen
parent
40bf97accf
commit
1abe7577cc
@@ -15,7 +15,7 @@ cluster (e.g., scheduling), and detecting and responding to cluster events
|
|||||||
(e.g., starting up a new pod when a replication controller's 'replicas' field is
|
(e.g., starting up a new pod when a replication controller's 'replicas' field is
|
||||||
unsatisfied).
|
unsatisfied).
|
||||||
|
|
||||||
In theory,Master components can be run on any node in the cluster. However,
|
In theory, Master components can be run on any node in the cluster. However,
|
||||||
for simplicity, current set up scripts typically start all master components on
|
for simplicity, current set up scripts typically start all master components on
|
||||||
the same VM, and does not run user containers on this VM. See
|
the same VM, and does not run user containers on this VM. See
|
||||||
[high-availability.md](/docs/admin/high-availability) for an example multi-master-VM setup.
|
[high-availability.md](/docs/admin/high-availability) for an example multi-master-VM setup.
|
||||||
|
|||||||
Reference in New Issue
Block a user