From: chrismarino Date: Wed, 15 Mar 2017 19:10:21 +0000 (-0700) Subject: Added Romana to list of CNI providers... X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=c1c78269229753e48fa55419ba8441e17b00a252;p=plugins.git Added Romana to list of CNI providers... Added Romana to list of CNI providers. --- diff --git a/README.md b/README.md index 4a2d156..defb170 100644 --- a/README.md +++ b/README.md @@ -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) - [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) The CNI team also maintains some [core plugins](plugins).