From: John-Lin Date: Thu, 27 Jul 2017 10:35:42 +0000 (+0800) Subject: README plugins list: add Linen CNI plugin X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=adfecd343465498bdf1e6825a38984dbf480c8e3;p=cni.git README plugins list: add Linen CNI plugin --- diff --git a/README.md b/README.md index 79520e7..793187c 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee - [CNI-Genie - generic CNI network plugin](https://github.com/Huawei-PaaS/CNI-Genie) - [Nuage CNI - Nuage Networks SDN plugin for network policy kubernetes support ](https://github.com/nuagenetworks/nuage-cni) - [Silk - a CNI plugin designed for Cloud Foundry](https://github.com/cloudfoundry-incubator/silk) +- [Linen - a CNI plugin designed for overlay networks with Open vSwitch and fit in SDN/OpenFlow network environment](https://github.com/John-Lin/linen-cni) The CNI team also maintains some [core plugins in a separate repository](https://github.com/containernetworking/plugins).