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

@@ -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.11.2
kube_version: v1.11.3
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)