mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-19 23:48:05 +02:00
add flannel
This commit is contained in:
parent
554aac3c30
commit
a3a72fe07c
1 changed files with 1 additions and 0 deletions
|
@ -502,6 +502,7 @@ desktop!
|
|||
* [Calico-Docker](https://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.
|
||||
* [Wagl](https://github.com/ahmetalpbalkan/wagl) - DNS Service Discovery for Docker Swarm (by [@ahmetalpbalkan][ahmetalpbalkan] ) http://ahmetalpbalkan.github.io/wagl/
|
||||
* [Weave][weave] (The Docker network) -- Weave creates a virtual network that connects Docker containers deployed across multiple hosts.
|
||||
* [Flannel](https://github.com/coreos/flannel/) - Flannel is a virtual network that gives a subnet to each host for use with container runtimes.
|
||||
|
||||
|
||||
## Logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue