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