From e1297131bb187198fd0a5bfa29c2a7d9b9bdb232 Mon Sep 17 00:00:00 2001 From: Vivek Juneja Date: Mon, 12 Oct 2015 21:43:58 +0900 Subject: [PATCH] Calico Docker added under Networking --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0865ad8..5e4b78d 100644 --- a/README.md +++ b/README.md @@ -409,6 +409,7 @@ Securely store your Docker images. ## Networking * [Weave][weave] (The Docker network) -- Weave creates a virtual network that connects Docker containers deployed across multiple hosts. +* [Calico-Docker](http://www.projectcalico.org/getting-started/docker/) - Calico is a pure layer 3 virtual network that allows containers over multiple docker-hosts to talk to each other. ## Logging