Merge pull request #401 from chrismarino/patch-1

Added Romana to list of CNI providers...
This commit is contained in:
Brandon Philips 2017-03-15 12:38:04 -07:00 committed by GitHub
commit c235b448d4

View File

@ -46,6 +46,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee
- [Cilium - BPF & XDP for containers](https://github.com/cilium/cilium) - [Cilium - BPF & XDP for containers](https://github.com/cilium/cilium)
- [Infoblox - enterprise IP address management for containers](https://github.com/infobloxopen/cni-infoblox) - [Infoblox - enterprise IP address management for containers](https://github.com/infobloxopen/cni-infoblox)
- [Multus - a Multi plugin](https://github.com/Intel-Corp/multus-cni) - [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)
The CNI team also maintains some [core plugins](plugins). The CNI team also maintains some [core plugins](plugins).