We are looking for the recommended solution at Kubernetes networking level, thinking also in the CNI’s future and day 2 operations for the clusters
We have applications in a telco environment requesting for multiple interfaces in the same pod, and we are investigating Multus, DANM or Tungstenfabric between others.
Anyone could comment their experience of having this kind of networking? We want to avoid the usage of multiple interfaces, but could not always be possible due to the application requirements. It’s a good practice to have multiple interfaces in the same pod? Is possible to avoid this and make transparent to the application that needs multiple interfaces?