Bump Container Linux version shown in docs

* Be sure docs and examples list Container Linux versions that
have been patched for Meltdown just in case someone copy-pastes
or sees them as recent versions
This commit is contained in:
Dalton Hubble
2018-01-06 14:58:38 -08:00
parent 51a5f64024
commit 7a0a60708e
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.4.0
container-linux-update.v1.coreos.com/version=1576.5.0
```
`update-operator` ensures one node reboots at a time and that pods are drained prior to reboot.