Update Kubernetes from v1.10.3 to v1.10.4

This commit is contained in:
Dalton Hubble
2018-06-06 23:23:11 -07:00
parent 589c3569b7
commit 79260c48f6
44 changed files with 95 additions and 94 deletions

View File

@ -71,7 +71,7 @@ runcmd:
- [systemctl, daemon-reload]
- [systemctl, restart, NetworkManager]
- [systemctl, enable, cloud-metadata.service]
- "atomic install --system --name=kubelet quay.io/poseidon/kubelet:v1.10.3"
- "atomic install --system --name=kubelet quay.io/poseidon/kubelet:v1.10.4"
- [systemctl, start, --no-block, kubelet.service]
users:
- default