README: add Calico and Weave as CNI users
authorJonathan Boulle <jonathanboulle@gmail.com>
Thu, 31 Mar 2016 13:06:49 +0000 (15:06 +0200)
committerJonathan Boulle <jonathanboulle@gmail.com>
Thu, 31 Mar 2016 13:44:03 +0000 (15:44 +0200)
README.md

index 5b1bfba..1651bed 100644 (file)
--- 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?