From d6674e0f490b240ab905e68dbe16409eeb38bb33 Mon Sep 17 00:00:00 2001 From: Jie Yu Date: Wed, 25 May 2016 15:32:52 -0700 Subject: [PATCH] README: add Mesos as CNI users --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae0d5d11..b3d02d5a 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