Added entry for CNI-Genie

CNI-Genie enables orchestrators (kubernetes, mesos) for seamless connectivity to choice of CNI plugins (calico, canal, romana, weave) configured on a Node
This commit is contained in:
kshafiee 2017-04-03 12:00:02 -07:00 committed by GitHub
parent 470e86eb8b
commit aaba1b0224

View File

@ -47,6 +47,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee
- [Infoblox - enterprise IP address management for containers](https://github.com/infobloxopen/cni-infoblox)
- [Multus - a Multi plugin](https://github.com/Intel-Corp/multus-cni)
- [Romana - Layer 3 CNI plugin supporting network policy for Kubernetes](https://github.com/romana/kube)
- [CNI-Genie - generic CNI network plugin](https://github.com/Huawei-PaaS/CNI-Genie)
The CNI team also maintains some [core plugins](plugins).