Skip to content
Snippets Groups Projects
Unverified Commit aa12f1c5 authored by Cristian Calin's avatar Cristian Calin Committed by GitHub
Browse files

[CI] fix packet_ubuntu20-calico-etcd-kubeadm-upgrade-ha job (#8752)

parent 6cc5b38a
No related branches found
No related tags found
No related merge requests found
...@@ -11,3 +11,8 @@ upgrade_cluster_setup: true ...@@ -11,3 +11,8 @@ upgrade_cluster_setup: 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 # 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 kube_proxy_mode: iptables
enable_nodelocaldns: False enable_nodelocaldns: False
# Pin disabling ipip mode to ensure proper upgrade
ipip: false
calico_vxlan_mode: Always
calico_network_backend: bird
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment