mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 04:08:02 +03:00
Cleanup tests (#8234)
* Add Fedora 35 image, support and CI * Cleanup tests and allow_failure for vagrant
This commit is contained in:
@@ -5,12 +5,8 @@ mode: aio
|
||||
vm_memory: 1600Mi
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: calico
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
auto_renew_certificates: true
|
||||
|
||||
# Currently ipvs not available on KVM: https://packages.ubuntu.com/search?suite=focal&arch=amd64&mode=exactfilename&searchon=contents&keywords=ip_vs_sh.ko
|
||||
kube_proxy_mode: iptables
|
||||
enable_nodelocaldns: False
|
||||
|
||||
auto_renew_certificates: true
|
||||
|
||||
Reference in New Issue
Block a user