Hey all, anyone got some experience in setting up ...
# rke2
k
Hey all, anyone got some experience in setting up multus with Cilium using Rancher and the vSphere cloud provider? We've have a use-case where we need to spin up a container containing multiple interfaces. E.g. the primary interface (e.g. 10.0.0.0/15) is the default one we use for all the Kubernetes networking, the secondary interface will be assigned a public ip (e.g. 1.2.3.0/24). I've created a Kubernetes cluster and when I'm assigning only a single network to the virtual machine all works fine, once I add a second interface the new node gets stuck on 'Creating server of kind (VmwarevsphereMachine)'. While the machine is actually created and joined already the existing Kubernetes cluster. The apply-system-agent-upgrader pod running in the Kubernetes cluster is reporting 'You must select at least one role.'.