CI: Add Calico eBPF in HA mode test (#7710)

* Sample-Inventory: add sample for calico_bpf_enabled

* Calico-Doc: note about CONFIG_NET_SCHED for eBPF support

* CI: Add Calico eBPF in HA mode test
This commit is contained in:
Cristian Calin
2021-09-24 19:57:23 +03:00
committed by GitHub
parent 4bace2491d
commit 33146b9481
4 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
---
# Instance settings
cloud_image: centos-8
mode: ha
vm_memory: 3072Mi
# Kubespray settings
kube_network_plugin: calico
deploy_netchecker: true
calico_bpf_enabled: true
kube_proxy_remove: true
loadbalancer_apiserver_localhost: true
use_localhost_as_kubeapi_loadbalancer: true
auto_renew_certificates: true