From 765f70fd8bb70f30ccd9a8a96381fbec282ad1a8 Mon Sep 17 00:00:00 2001 From: Tamilselvan Date: Fri, 9 Jun 2023 11:55:32 +0530 Subject: [PATCH] Update setup-ha-etcd-with-kubeadm.md --- .../tools/kubeadm/setup-ha-etcd-with-kubeadm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md b/content/en/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md index 140b931200..e4f4c64c89 100644 --- a/content/en/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md +++ b/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 cgroupDriver: systemd address: 127.0.0.1 containerRuntimeEndpoint: unix:///var/run/containerd/containerd.sock - podManifestPath: /etc/kubernetes/manifests + staticPodPath: /etc/kubernetes/manifests EOF cat << EOF > /etc/systemd/system/kubelet.service.d/20-etcd-service-manager.conf