[kubernetes] Support kubernetes 1.31.1 (#11533)

This commit is contained in:
Philip Sabri
2024-09-25 06:10:01 +02:00
committed by GitHub
parent ebdc599b05
commit 15bb5b0789
7 changed files with 59 additions and 4 deletions

View File

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