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.
2 parents c4c17a9 + cbffc02 commit 4c5cb52Copy full SHA for 4c5cb52
content/en/docs/setup/best-practices/multiple-zones.md
@@ -111,7 +111,7 @@ see [Allowed topologies](/docs/concepts/storage/storage-classes/#allowed-topolog
111
## Networking
112
113
By itself, Kubernetes does not include zone-aware networking. You can use a
114
-[network plugin](docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)
+[network plugin](/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)
115
to configure cluster networking, and that network solution might have zone-specific
116
elements. For example, if your cloud provider supports Services with
117
`type=LoadBalancer`, the load balancer might only send traffic to Pods running in the
0 commit comments