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:
Dalton Hubble
2018-02-26 22:24:44 -08:00
parent 98985e5acd
commit 06d40c5b44
5 changed files with 7 additions and 7 deletions

View File

@ -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.