From 0162445d1e989829eb5e40a035a40a9fedfac502 Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Tue, 26 Oct 2021 00:09:15 +0300 Subject: [PATCH] kubeadm: use git.k8s.io to link to kubeadm repo With the kubeadm repository changing branch from master -> main, use the "branchless" URL: git.k8s.io/kubeadm when linking to the HA guide. --- .../production-environment/tools/kubeadm/high-availability.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/setup/production-environment/tools/kubeadm/high-availability.md b/content/en/docs/setup/production-environment/tools/kubeadm/high-availability.md index 5206529f5c..ee4b7a7072 100644 --- a/content/en/docs/setup/production-environment/tools/kubeadm/high-availability.md +++ b/content/en/docs/setup/production-environment/tools/kubeadm/high-availability.md @@ -77,7 +77,7 @@ option. Your cluster requirements may need a different configuration. - Make sure the address of the load balancer always matches the address of kubeadm's `ControlPlaneEndpoint`. - - Read the [Options for Software Load Balancing](https://github.com/kubernetes/kubeadm/blob/master/docs/ha-considerations.md#options-for-software-load-balancing) + - Read the [Options for Software Load Balancing](https://git.k8s.io/kubeadm/docs/ha-considerations.md#options-for-software-load-balancing) guide for more details. 1. Add the first control plane nodes to the load balancer and test the