The worker nodes in my setup have additional NIC to the default Ethernet interface(s). I would like to use the other interfaces for the network connectivity between the pods using Calico. Ofcourse there are other ways (using multus etc.) to add another interface to the pod but for my experiment, I need to change the default interface for Calico to another one.
Please note: The other interface does provide the internet connectivity but it is not needed for the experiments.
Does anyone know, how to achieve this?