File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ redirect_from:
1111The ` overlay ` network driver creates a distributed network among multiple
1212Docker daemon hosts. This network sits on top of (overlays) the host-specific
1313networks, allowing containers connected to it (including swarm service
14- containers) to communicate securely. Docker transparently handles routing of
15- each packet to and from the correct Docker daemon host and the correct
16- destination container.
14+ containers) to communicate securely when encryption is enabled. Docker
15+ transparently handles routing of each packet to and from the correct Docker
16+ daemon host and the correct destination container.
1717
1818When you initialize a swarm or join a Docker host to an existing swarm, two
1919new networks are created on that Docker host:
You can’t perform that action at this time.
0 commit comments