Mirantis / virtlet

Kubernetes CRI implementation for running VM workloads
Apache License 2.0
739 stars 128 forks source link

[WiP] Use eth0 instead of virtlet-eth0 as CNI interface name #907

Closed ivan4th closed 4 years ago

ivan4th commented 4 years ago

This fixes compatibility with some older CNI Genie versions, and makes configuration of the newer CNI Genie versions simpler. It has "eth0" as the 1st CNI interface name hardcoded / default, and when the name differs, there can be some problems like Calico not freeing its workload endpoints (WEPs).


This change is Reviewable

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.