mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 04:08:02 +03:00
CI: Replace CentOS 8 with AlmaLinux 8 before CentOS 8 EOL end of 2021 (#8297)
This commit is contained in:
11
tests/files/packet_almalinux8-calico-ha-ebpf.yml
Normal file
11
tests/files/packet_almalinux8-calico-ha-ebpf.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: almalinux-8
|
||||
mode: ha
|
||||
vm_memory: 3072Mi
|
||||
|
||||
# Kubespray settings
|
||||
calico_bpf_enabled: true
|
||||
loadbalancer_apiserver_localhost: true
|
||||
use_localhost_as_kubeapi_loadbalancer: true
|
||||
auto_renew_certificates: true
|
||||
Reference in New Issue
Block a user