From 2c33eb4f222bb9ec682de0745db207317ddf6b66 Mon Sep 17 00:00:00 2001 From: Kuralamudhan Ramakrishnan Date: Wed, 22 Feb 2017 16:13:12 +0000 Subject: [PATCH] README: List multus as 3rd party plugin refer #343 issue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27f08506..cdb42447 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee - [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) +- [Multus - a Multi plugin](https://github.com/Intel-Corp/multus-cni) The CNI team also maintains some [core plugins](plugins).