mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-19 11:18:58 +03:00
Update 11-pod-network-routes.md
This commit is contained in:
@@ -4,7 +4,7 @@ Pods scheduled to a node receive an IP address from the node's Pod CIDR range. A
|
|||||||
|
|
||||||
In this lab you will create a route for each worker node that maps the node's Pod CIDR range to the node's internal IP address.
|
In this lab you will create a route for each worker node that maps the node's Pod CIDR range to the node's internal IP address.
|
||||||
|
|
||||||
> There are [other ways](https://kubernetes.io/docs/concepts/cluster-administration/networking/#how-to-achieve-this) to implement the Kubernetes networking model.
|
> There are [other ways](https://kubernetes.io/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-networking-model) to implement the Kubernetes networking model.
|
||||||
|
|
||||||
## The Routing Table
|
## The Routing Table
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user