From: Thomas Graf Date: Mon, 19 Sep 2016 11:44:25 +0000 (+0200) Subject: README: List cilium as 3rd party plugin X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=75d983ec25127f3c814ba5712638942d09592003;p=cni.git README: List cilium as 3rd party plugin Signed-off-by: Thomas Graf --- diff --git a/README.md b/README.md index 56f0609..c7625e6 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee - [Weave - a multi-host Docker network](https://github.com/weaveworks/weave) - [Contiv Networking - policy networking for various use cases](https://github.com/contiv/netplugin) - [SR-IOV](https://github.com/hustcat/sriov-cni) +- [Cilium - BPF & XDP for containers](https://github.com/cilium/cilium) The CNI team also maintains some [core plugins](plugins).