Merge pull request #30229 from neolit123/1.23-link-to-ha-guide-main-branch

kubeadm: use git.k8s.io to link to kubeadm repo
This commit is contained in:
Kubernetes Prow Robot 2021-10-26 04:15:30 -07:00 committed by GitHub
commit b750d985eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ option. Your cluster requirements may need a different configuration.
- Make sure the address of the load balancer always matches - Make sure the address of the load balancer always matches
the address of kubeadm's `ControlPlaneEndpoint`. 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. guide for more details.
1. Add the first control plane nodes to the load balancer and test the 1. Add the first control plane nodes to the load balancer and test the