Skip to content

Commit b750d98

Browse files
authored
Merge pull request #30229 from neolit123/1.23-link-to-ha-guide-main-branch
kubeadm: use git.k8s.io to link to kubeadm repo
2 parents cc888c6 + 0162445 commit b750d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/high-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ option. Your cluster requirements may need a different configuration.
7777
- Make sure the address of the load balancer always matches
7878
the address of kubeadm's `ControlPlaneEndpoint`.
7979

80-
- Read the [Options for Software Load Balancing](https://github.com/kubernetes/kubeadm/blob/master/docs/ha-considerations.md#options-for-software-load-balancing)
80+
- Read the [Options for Software Load Balancing](https://git.k8s.io/kubeadm/docs/ha-considerations.md#options-for-software-load-balancing)
8181
guide for more details.
8282

8383
1. Add the first control plane nodes to the load balancer and test the

0 commit comments

Comments
 (0)