Upgrade kubernetes to v1.11.3

This commit is contained in:
rongzhang
2018-09-10 15:50:12 +08:00
parent baf1aba239
commit 0140cf71c8
4 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ is_atomic: false
disable_swap: true
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.11.2
kube_version: v1.11.3
## Kube Proxy mode One of ['iptables','ipvs']
kube_proxy_mode: iptables