From c1c78269229753e48fa55419ba8441e17b00a252 Mon Sep 17 00:00:00 2001 From: chrismarino Date: Wed, 15 Mar 2017 12:10:21 -0700 Subject: [PATCH] Added Romana to list of CNI providers... Added Romana to list of CNI providers. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a2d156f..defb1703 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).