Files
kubespray/tests/files/openeuler24-calico.yml
2026-02-10 14:54:02 +05:30

11 lines
254 B
YAML

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