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.
2 parents 55c69cb + 99bd7fb commit 6513d88Copy full SHA for 6513d88
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