Upgrade Kubernetes to 10.0.4 and etcd to 3.2.18

This commit is contained in:
Wong Hoi Sing Edison
2018-06-07 16:05:48 +08:00
parent 1f02cc70f1
commit 0ad0202e8f
4 changed files with 24 additions and 26 deletions

View File

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