From: Jonathan Boulle Date: Thu, 31 Mar 2016 13:06:49 +0000 (+0200) Subject: README: add Calico and Weave as CNI users X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=77a5bf44f42cef786461271455786b5206751f66;p=cni.git README: add Calico and Weave as CNI users --- diff --git a/README.md b/README.md index 5b1bfba..1651bed 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ Hence we are proposing this specification, along with an initial set of plugins - [Kurma - container runtime](http://kurma.io/) - [Kubernetes - a system to simplify container operations](http://kubernetes.io/docs/admin/network-plugins/) - [Cloud Foundry - a platform for cloud applications](https://github.com/cloudfoundry-incubator/guardian-cni-adapter) +- [Weave - a multi-host Docker network](https://github.com/weaveworks/weave) +- [Project Calico - a layer 3 virtual network](https://github.com/projectcalico/calico-cni) ## How do I use CNI?