·DevOps
Module 10 Lesson 1: Network Drivers in Depth
Go beyond the defaults. Explore the 5 major Docker network drivers—Bridge, Host, Null, Overlay, and Macvlan—and learn when to use each for specific architectural needs.
3 articles
Go beyond the defaults. Explore the 5 major Docker network drivers—Bridge, Host, Null, Overlay, and Macvlan—and learn when to use each for specific architectural needs.
Bridge the gap between your container and the world. Learn the intricacies of port publishing, IP binding, and how to troubleshoot connectivity issues from outside the host.
How containers talk to each other. Explore Docker's built-in networking modes and learn how to create private networks for secure inter-container communication.