We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e184f7 commit 765f70fCopy full SHA for 765f70f
content/en/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md
@@ -72,7 +72,7 @@ on Kubernetes dual-stack support see [Dual-stack support with kubeadm](/docs/set
72
cgroupDriver: systemd
73
address: 127.0.0.1
74
containerRuntimeEndpoint: unix:///var/run/containerd/containerd.sock
75
- podManifestPath: /etc/kubernetes/manifests
+ staticPodPath: /etc/kubernetes/manifests
76
EOF
77
78
cat << EOF > /etc/systemd/system/kubelet.service.d/20-etcd-service-manager.conf
0 commit comments