mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 09:38:12 -03:30
CI: remove RHEL8-related OS tests
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: almalinux-8
|
||||
vm_memory: 3072
|
||||
|
||||
# Workaround for RHEL8: kernel version 4.18 is lower than Kubernetes system verification.
|
||||
kubeadm_ignore_preflight_errors:
|
||||
- SystemVerification
|
||||
@@ -1,14 +0,0 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: rockylinux-8
|
||||
vm_memory: 3072
|
||||
|
||||
# Kubespray settings
|
||||
metrics_server_enabled: true
|
||||
dashboard_namespace: "kube-dashboard"
|
||||
dashboard_enabled: true
|
||||
loadbalancer_apiserver_type: haproxy
|
||||
|
||||
# Workaround for RHEL8: kernel version 4.18 is lower than Kubernetes system verification.
|
||||
kubeadm_ignore_preflight_errors:
|
||||
- SystemVerification
|
||||
Reference in New Issue
Block a user