Update Kubernetes from v1.18.1 to v1.18.2

* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.18.md#changelog-since-v1181
This commit is contained in:
Dalton Hubble
2020-04-16 23:40:52 -07:00
parent e2d4af43be
commit 671eacb86e
55 changed files with 137 additions and 129 deletions

View File

@ -91,7 +91,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.1 -- \
docker://quay.io/poseidon/kubelet:v1.18.2 -- \
--anonymous-auth=false \
--authentication-token-webhook \
--authorization-mode=Webhook \
@ -134,7 +134,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.1 \
docker://quay.io/poseidon/kubelet:v1.18.2 \
--net=host \
--dns=host \
--exec=/apply