Update Kubernetes from v1.12.3 to v1.13.0

This commit is contained in:
Dalton Hubble
2018-12-03 20:44:32 -08:00
parent 76d993cdae
commit d31f444fcd
50 changed files with 108 additions and 106 deletions

View File

@ -54,7 +54,7 @@ bootcmd:
runcmd:
- [systemctl, daemon-reload]
- [systemctl, restart, NetworkManager]
- "atomic install --system --name=kubelet quay.io/poseidon/kubelet:v1.12.3"
- "atomic install --system --name=kubelet quay.io/poseidon/kubelet:v1.13.0"
- [systemctl, start, --no-block, kubelet.service]
users:
- default