mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-26 15:36:11 -03:30
[kubernetes] Support Kubernetes v1.35.0 (#12812)
This commit is contained in:
committed by
GitHub
parent
57364f4085
commit
a77221d12b
@@ -2,3 +2,9 @@
|
||||
# Instance settings
|
||||
cloud_image: openeuler-2403
|
||||
vm_memory: 3072
|
||||
|
||||
# Work around so the Kubernetes 1.35 tests can pass. We will discuss the openeuler support later.
|
||||
kubeadm_ignore_preflight_errors:
|
||||
- SystemVerification
|
||||
|
||||
kubelet_fail_cgroup_v1: false
|
||||
|
||||
Reference in New Issue
Block a user