Skip to content

Commit 6513d88

Browse files
authored
Merge pull request #37751 from kadtendulkar/kad48
Fix broken link on Creating a cluster with kubeadm page
2 parents 55c69cb + 99bd7fb commit 6513d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ data and may need to be recreated from scratch.
590590

591591
Workarounds:
592592

593-
* Regularly [back up etcd](https://coreos.com/etcd/docs/latest/admin_guide.html). The
593+
* Regularly [back up etcd](https://etcd.io/docs/v3.5/op-guide/recovery/). The
594594
etcd data directory configured by kubeadm is at `/var/lib/etcd` on the control-plane node.
595595

596596
* Use multiple control-plane nodes. You can read

0 commit comments

Comments
 (0)