From aaba1b022418a2ecdfadc5712f96cf7adb986f76 Mon Sep 17 00:00:00 2001 From: kshafiee Date: Mon, 3 Apr 2017 12:00:02 -0700 Subject: [PATCH] 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7071f26a..b250b3a6 100644 --- a/README.md +++ b/README.md @@ -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).