Update kubeadm HA etcd docs (#9802)
Fixes kubernetes/kubeadm#1045 Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
This commit is contained in:
@@ -86,7 +86,7 @@ this example.
|
|||||||
apiVersion: "kubeadm.k8s.io/v1alpha2"
|
apiVersion: "kubeadm.k8s.io/v1alpha2"
|
||||||
kind: MasterConfiguration
|
kind: MasterConfiguration
|
||||||
etcd:
|
etcd:
|
||||||
localEtcd:
|
local:
|
||||||
serverCertSANs:
|
serverCertSANs:
|
||||||
- "${HOST}"
|
- "${HOST}"
|
||||||
peerCertSANs:
|
peerCertSANs:
|
||||||
|
|||||||
Reference in New Issue
Block a user