cluster-components-could be running

could be doing sth
reviewable/pr2664/r1
jianglingxia 2017-02-27 16:33:50 +08:00 committed by Andrew Chen
parent b86ebf1991
commit 7dcfaf0b87
1 changed files with 1 additions and 1 deletions

View File

@ -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
unsatisfied).
Master components could in theory be run on any node in the cluster. However,
Master components could in theory be running on any node in the cluster. However,
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
[high-availability.md](/docs/admin/high-availability) for an example multi-master-VM setup.