In this blog post, we will learn Docker networking concepts. Such as overlay networks, Docker swarm, embedded DNS servers, routing mesh etc.
Let us first understand the three types of networks available in docker: “bridge”, “none” and “host”.
Docker Networking Drivers
A bridge is the default network a container gets