Merge pull request #87 from vivekjuneja/master

Calico Docker added under Networking
This commit is contained in:
Julien Bisconti 2015-10-13 07:36:21 +02:00
commit 0684db5117

View File

@ -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