Sweep for doubled words (#9252)
This commit is contained in:
committed by
k8s-ci-robot
parent
1bde807cd6
commit
50bc79efb5
@@ -9,7 +9,7 @@ content_template: templates/task
|
||||
|
||||
Kubeadm defaults to running a single member etcd cluster in a static pod managed
|
||||
by the kubelet on the control plane node. This is not a highly available setup
|
||||
as the the etcd cluster contains only one member and cannot sustain any members
|
||||
as the etcd cluster contains only one member and cannot sustain any members
|
||||
becoming unavailable. This task walks through the process of creating a highly
|
||||
available etcd cluster of three members that can be used as an external etcd
|
||||
when using kubeadm to set up a kubernetes cluster.
|
||||
|
||||
Reference in New Issue
Block a user