mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-22 06:41:34 +02:00
Update Kubernetes from v1.9.3 to v1.9.4
This commit is contained in:
@ -111,11 +111,11 @@ Verify a managed instance group of workers joins the cluster within a few minute
|
||||
```
|
||||
$ kubectl get nodes
|
||||
NAME STATUS AGE VERSION
|
||||
yavin-controller-0.c.example-com.internal Ready 6m v1.9.3
|
||||
yavin-worker-jrbf.c.example-com.internal Ready 5m v1.9.3
|
||||
yavin-worker-mzdm.c.example-com.internal Ready 5m v1.9.3
|
||||
yavin-16x-worker-jrbf.c.example-com.internal Ready 3m v1.9.3
|
||||
yavin-16x-worker-mzdm.c.example-com.internal Ready 3m v1.9.3
|
||||
yavin-controller-0.c.example-com.internal Ready 6m v1.9.4
|
||||
yavin-worker-jrbf.c.example-com.internal Ready 5m v1.9.4
|
||||
yavin-worker-mzdm.c.example-com.internal Ready 5m v1.9.4
|
||||
yavin-16x-worker-jrbf.c.example-com.internal Ready 3m v1.9.4
|
||||
yavin-16x-worker-mzdm.c.example-com.internal Ready 3m v1.9.4
|
||||
```
|
||||
|
||||
### Variables
|
||||
|
Reference in New Issue
Block a user