Fix broken links to /admin/multiple-zones (#9193)
This commit is contained in:
committed by
k8s-ci-robot
parent
0f6fbe42c8
commit
755c3340ce
@@ -108,7 +108,7 @@ $ KUBE_GCE_ZONE=replica-zone KUBE_REPLICATE_EXISTING_MASTER=true ./cluster/kube-
|
||||
|
||||
* Try to place master replicas in different zones. During a zone failure, all masters placed inside the zone will fail.
|
||||
To survive zone failure, also place nodes in multiple zones
|
||||
(see [multiple-zones](/docs/admin/multiple-zones/) for details).
|
||||
(see [multiple-zones](/docs/setup/multiple-zones/) for details).
|
||||
|
||||
* Do not use a cluster with two master replicas. Consensus on a two-replica cluster requires both replicas running when changing persistent state.
|
||||
As a result, both replicas are needed and a failure of any replica turns cluster into majority failure state.
|
||||
|
||||
Reference in New Issue
Block a user