|
|
|
|
|
by bboreham
3626 days ago
|
|
Kubernetes now uses CNI to configure interfaces in its most common "kubenet" configuration, and (obviously) when you put it into "CNI" mode. Most container network offerings - Calico, Flannel, Weave, etc. ship with a CNI plugin. Docker have not altered their network plugin API. (I work on Weave Net, including the plugins for both Docker and CNI) |
|