We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d429edf commit 6900728Copy full SHA for 6900728
content/en/docs/tutorials/services/source-ip.md
@@ -74,7 +74,7 @@ deployment.apps/source-ip-app created
74
75
Packets sent to ClusterIP from within the cluster are never source NAT'd if
76
you're running kube-proxy in
77
-[iptables mode](/docs/concepts/services-networking/service/#proxy-mode-iptables),
+[iptables mode](/docs/reference/networking/virtual-ips/#proxy-mode-iptables),
78
(the default). You can query the kube-proxy mode by fetching
79
`http://localhost:10249/proxyMode` on the node where kube-proxy is running.
80
0 commit comments