mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-19 14:57:43 -02:30
[kubernetes] Support Kubernetes v1.35.0 (#12812)
This commit is contained in:
committed by
GitHub
parent
57364f4085
commit
a77221d12b
@@ -17,6 +17,9 @@ kube_api_anonymous_auth: true
|
||||
# Default value, but will be set to true automatically if detected
|
||||
is_fedora_coreos: false
|
||||
|
||||
# Kubernetes 1.35+: fail on cgroup v1 by default
|
||||
kubelet_fail_cgroup_v1: true
|
||||
|
||||
# Swap settings
|
||||
kubelet_fail_swap_on: true
|
||||
kubelet_swap_behavior: LimitedSwap
|
||||
|
||||
Reference in New Issue
Block a user