mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2026-02-05 00:09:08 +00:00
update docs
This commit is contained in:
parent
b565824215
commit
722f61fd3d
@ -18,10 +18,6 @@ default-route-10-200-2-0-24 default 10.200.2.0/24 10.240.0.32
|
|||||||
|
|
||||||
The first thing we need to do is gather the information required to populate the router table. We need the Internal IP address and Pod Subnet for each of the worker nodes.
|
The first thing we need to do is gather the information required to populate the router table. We need the Internal IP address and Pod Subnet for each of the worker nodes.
|
||||||
|
|
||||||
```
|
|
||||||
gcloud compute ssh controller0
|
|
||||||
```
|
|
||||||
|
|
||||||
Use `kubectl` to print the `InternalIP` and `podCIDR` for each worker node:
|
Use `kubectl` to print the `InternalIP` and `podCIDR` for each worker node:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user