cni-genie / CNI-Genie

CNI-Genie for choosing pod network of your choice during deployment time. Supported pod networks - Calico, Flannel, Romana, Weave
https://github.com/cni-genie/CNI-Genie/
Apache License 2.0
534 stars 121 forks source link

Can genie support contiv? #82

Open woshihaoren opened 6 years ago

sushanthakumar commented 6 years ago

@woshihaoren, we have a sort of generic mechanism wrt various plugin handling which enables the support for most of the plugins seamlessly, we will have a look into this and get back to u with confirmation, thanks

vdabbara commented 4 years ago

I tried cni-genie with contiv-cni added to supported cni list and it worked seamlessly.

vdabbara commented 4 years ago

however i am lost getting flannel cni co-exist. This is in k3s environment and i don't see flannel binary present in /opt/cni/bin directory..