How is the multi-host networking implemented? Is there a dependency on a service discovery system? What service discovery system? Or are they using portable IP addresses? How are those implemented? Overlay networks? BGP? Or is it doing some crazy IPTables rules with NAT? Will it work with existing service discovery systems? What happens if a container I'm linked to goes down and comes up on another host? Do I get tra…
[1] https://blog.docker.com/2015/06/networking-receives-an-upgra...