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

@@ -19,7 +19,7 @@ kube_users_dir: "{{ kube_config_dir }}/users"
kube_api_anonymous_auth: true
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.10.2
kube_version: v1.10.4
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)