mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 09:48:57 +03:00
Forgot to update the screenshot for kubectl get nodes
This commit is contained in:
@@ -73,9 +73,9 @@ kubectl get nodes
|
|||||||
|
|
||||||
```
|
```
|
||||||
NAME STATUS ROLES AGE VERSION
|
NAME STATUS ROLES AGE VERSION
|
||||||
worker-0 Ready <none> 1m v1.9.0
|
worker-0 Ready <none> 3h v1.9.3
|
||||||
worker-1 Ready <none> 1m v1.9.0
|
worker-1 Ready <none> 3h v1.9.3
|
||||||
worker-2 Ready <none> 1m v1.9.0
|
worker-2 Ready <none> 3h v1.9.3
|
||||||
```
|
```
|
||||||
|
|
||||||
Next: [Provisioning Pod Network Routes](11-pod-network-routes.md)
|
Next: [Provisioning Pod Network Routes](11-pod-network-routes.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user