Fix old Container Linux versions mentioned in docs

This commit is contained in:
Dalton Hubble
2017-12-11 23:36:16 -08:00
parent 521a1f0fee
commit 99c07661c6
3 changed files with 3 additions and 3 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=1465.6.0
container-linux-update.v1.coreos.com/version=1576.4.0
```
`update-operator` ensures one node reboots at a time and that pods are drained prior to reboot.