From: Jie Yu Date: Wed, 25 May 2016 22:32:52 +0000 (-0700) Subject: README: add Mesos as CNI users X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=d6674e0f490b240ab905e68dbe16409eeb38bb33;p=plugins.git README: add Mesos as CNI users --- diff --git a/README.md b/README.md index ae0d5d1..b3d02d5 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ To avoid duplication, we think it is prudent to define a common interface betwee - [Weave - a multi-host Docker network](https://github.com/weaveworks/weave) - [Project Calico - a layer 3 virtual network](https://github.com/projectcalico/calico-cni) - [Contiv Networking - policy networking for various use cases](https://github.com/contiv/netplugin) +- [Mesos - a distributed systems kernel](https://github.com/apache/mesos/blob/master/docs/cni.md) ## Contributing to CNI