Merge pull request #299 from tgraf/cilium-link

List cilium as 3rd party plugin
This commit is contained in:
Brandon Philips 2016-09-19 14:31:54 -07:00 committed by GitHub
commit e70e6034d2

View File

@ -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).