From c24fce2ae8da7bbe4bc278467ef326855b8a99c0 Mon Sep 17 00:00:00 2001 From: Yue Ko Date: Tue, 11 Oct 2016 11:07:30 -0700 Subject: [PATCH] Add link to Infoblox IPAM plugin Added link to Infoblox IPAM plugin in README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecf1a956..42f2cc1f 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee - [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) +- [Infoblox - enterprise IP address management for containers](https://github.com/infobloxopen/cni-infoblox) The CNI team also maintains some [core plugins](plugins).