Upgrade to Kubernetes v1.9.1 (#2152)

Raise drain timeout to 5m
This commit is contained in:
Matthew Mosesohn
2018-01-25 18:44:44 +03:00
committed by GitHub
parent d2935ffed0
commit ac66e98ae9
5 changed files with 7 additions and 7 deletions

View File

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