Update Kubernetes from v1.18.0 to v1.18.1

* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.18.md#v1181
This commit is contained in:
Dalton Hubble
2020-04-08 19:38:46 -07:00
parent 17ea547723
commit 73af2f3b7c
45 changed files with 109 additions and 106 deletions

View File

@ -90,7 +90,7 @@ systemd:
--mount volume=var-log,target=/var/log \
--volume opt-cni-bin,kind=host,source=/opt/cni/bin \
--mount volume=opt-cni-bin,target=/opt/cni/bin \
docker://quay.io/poseidon/kubelet:v1.18.0 -- \
docker://quay.io/poseidon/kubelet:v1.18.1 -- \
--anonymous-auth=false \
--authentication-token-webhook \
--authorization-mode=Webhook \
@ -132,7 +132,7 @@ systemd:
--volume script,kind=host,source=/opt/bootstrap/apply \
--mount volume=script,target=/apply \
--insecure-options=image \
docker://quay.io/poseidon/kubelet:v1.18.0 \
docker://quay.io/poseidon/kubelet:v1.18.1 \
--net=host \
--dns=host \
--exec=/apply