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 da0aa2e commit 99bd7fbCopy full SHA for 99bd7fb
content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
@@ -590,7 +590,7 @@ data and may need to be recreated from scratch.
590
591
Workarounds:
592
593
-* Regularly [back up etcd](https://coreos.com/etcd/docs/latest/admin_guide.html). The
+* Regularly [back up etcd](https://etcd.io/docs/v3.5/op-guide/recovery/). The
594
etcd data directory configured by kubeadm is at `/var/lib/etcd` on the control-plane node.
595
596
* Use multiple control-plane nodes. You can read
0 commit comments