mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-22 11:21:34 +02:00
Show os_image coreos-stable on Google Cloud
* Don't need to define a specific dated image. Managed instance groups do not delete instances when new images are released to a channel
This commit is contained in:
@ -18,7 +18,7 @@ kubectl apply -f addons/cluo -R
|
||||
$ kubectl get nodes --show-labels
|
||||
...
|
||||
container-linux-update.v1.coreos.com/group=stable
|
||||
container-linux-update.v1.coreos.com/version=1576.5.0
|
||||
container-linux-update.v1.coreos.com/version=1632.3.0
|
||||
```
|
||||
|
||||
`update-operator` ensures one node reboots at a time and that pods are drained prior to reboot.
|
||||
|
Reference in New Issue
Block a user