What is an overlay network in Docker and when is it used?

Docker Fundamentals Medium

Docker Fundamentals — Medium

What is an overlay network in Docker and when is it used?

Key points

  • Overlay networks enable seamless communication between containers on different hosts
  • They are crucial for scaling applications across multiple machines
  • Overlay networks are not just limited to local container communication within a single host

Ready to go further?

Related questions