Workaround Multus issue
This commit is contained in:
@@ -6,6 +6,9 @@ kube_version: v1.19.3
|
|||||||
# Can also be set to 'cloud', which lets the cloud provider setup appropriate routing
|
# Can also be set to 'cloud', which lets the cloud provider setup appropriate routing
|
||||||
kube_network_plugin: calico
|
kube_network_plugin: calico
|
||||||
|
|
||||||
|
# Workaround for https://github.com/intel/multus-cni/issues/561
|
||||||
|
multus_cni_version: "0.3.1"
|
||||||
|
|
||||||
# Setting multi_networking to true will install Multus: https://github.com/intel/multus-cni
|
# Setting multi_networking to true will install Multus: https://github.com/intel/multus-cni
|
||||||
kube_network_plugin_multus: true
|
kube_network_plugin_multus: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user