[kubernetes] Support Kubernetes v1.35.0 (#12812)

This commit is contained in:
Mohamed Omar Zaian
2026-02-10 10:24:02 +01:00
committed by GitHub
parent 57364f4085
commit a77221d12b
11 changed files with 45 additions and 134 deletions

View File

@@ -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