Skip to content

Commit 8d5b42e

Browse files
authored
Merge pull request #29092 from xinydev/fix-anchor
Update anchor for hairpin mode
2 parents f768869 + 1779ade commit 8d5b42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ services](/docs/concepts/services-networking/service/#nodeport) or use `HostNetw
163163

164164
## Pods are not accessible via their Service IP
165165

166-
- Many network add-ons do not yet enable [hairpin mode](/docs/tasks/debug-application-cluster/debug-service/#a-pod-cannot-reach-itself-via-service-ip)
166+
- Many network add-ons do not yet enable [hairpin mode](/docs/tasks/debug-application-cluster/debug-service/#a-pod-fails-to-reach-itself-via-the-service-ip)
167167
which allows pods to access themselves via their Service IP. This is an issue related to
168168
[CNI](https://github.com/containernetworking/cni/issues/476). Please contact the network
169169
add-on provider to get the latest status of their support for hairpin mode.

0 commit comments

Comments
 (0)