I’m using Docker Swarm in the latest version and deploying containers to different nodes. Although I’ve read that management traffic is encrypted between master and slave nodes per default, I’m unsure what is about traffic between nodes. So let’s assume a backend application on one node and the database on the oher. Is the traffic between them encypted per default? My imagination was, that the overlay network that is created is already encrypted and so traffic that is routed over it. Is my assumption wrong?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Encrypted traffic between containers on single-host swarm cluster | 0 | 950 | June 7, 2017 | |
How can I trace Docker Swarm Encrypted outbound traffic? | 1 | 968 | January 31, 2020 | |
Mesh networking security | 9 | 4292 | July 11, 2016 | |
Swarm: overlay network encryption degradation from 17.03.1-ce-aws1 to 17.06.0-ce-aws1 | 0 | 1125 | July 7, 2017 | |
Docker swarm in a public nic | 0 | 579 | June 16, 2018 |