This PR adds support for running regular containers to be connected to
swarm mode multi-host network so that:
- containers connected to the same network across the cluster can
discover and connect to each other.
- Get access to services(and their associated loadbalancers)
connected to the same network
Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
|
||
|---|---|---|
| .. | ||
| backend.go | ||
| filter.go | ||
| network.go | ||
| network_routes.go | ||