- Following the official multus quickstart verbatim results in the same failure to configure a multus interface in a basic pod
- multus.conf is correctly configured on the host
sudo cat /etc/cni/net.d/00-multus.conf | jq . - cni plugins are correctly installed on the host
ls /opt/cni/bin/ - reproducing with k3s, microk8s, talos, or kubespray clusters results in success
- logs collected with
k logs -n cluster-network-addons cluster-network-addons-operator-dc8d5d95c-b2bd6 -c cluster-network-addons-operator
Pursuant to microshift + cluster-network-addons multus debugging in #virtualization and #microshift slack threads.