Liveblog: Docker Networking
This is a liveblog of the Docker Networking breakout session. This session is led by Madhu Venugopal and Jana Radhakrishnan, both formerly of Socketplane (and now with Docker following the acquisition). They are introduced by John Willis, also formerly of Socketplane and well-known within the DevOps community.
Some display issues plague the session at the beginning, so it appears that Murphy’s Law is back with a vengeance.
Madhu starts out the session with an overview of why networking (in particular Docker networking) is so important. Networking is vast and complex, and networking is an inherent part of distributed applications. Therefore, it’s important to make networking developer-friendly and application-driven. He shares a vision: “We’ll do for networking what Docker did for compute”. So what are the goals from this vision?
- Make “network” and “service” top-level objects
- Provide a pluggable networking stack
- Span networks across multiple hosts
- Support multiple platforms
Libnetwork is a key part of this effort. It was open-sourced in April, with over 200 pull requests and 200 GitHub stars. Windows and FreeBSD ports are in progress. Libnetwork is part of the Docker 1.7 release with limited functionality, allowing users to test it before it is fully enabled in Continue reading
Docker is overhauling its Network platform to integrate with other data-center networking and virtualization products.
If you missed out on the 6WIND DemoFriday, no worries. 6WIND was nice enough to give us a quick Q&A following the demo.
New Linux Foundation Group to define container industry standards.