Upgrade kubernetes to v1.13.1

This commit is contained in:
rongzhang
2018-12-16 20:38:10 +08:00
parent 3c44ffcf80
commit 435ef14379
4 changed files with 6 additions and 4 deletions

View File

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