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 fdfc64e commit 417eedeCopy full SHA for 417eede
content/en/docs/concepts/services-networking/_index.md
@@ -7,7 +7,7 @@ description: >
7
8
## The Kubernetes network model
9
10
-Every [`Pod`](/docs/concepts/workloads/pods/) in a cluster gets its own unique cluster wide IP address.
+Every [`Pod`](/docs/concepts/workloads/pods/) in a cluster gets its own unique cluster-wide IP address.
11
This means you do not need to explicitly create links between `Pods` and you
12
almost never need to deal with mapping container ports to host ports.
13
This creates a clean, backwards-compatible model where `Pods` can be treated
0 commit comments