TLS and Mutual Authentication
Look at TLS and mutual authentication in a Docker Swarm.
We'll cover the following...
We'll cover the following...
Docker issues every manager and worker with a client certificate that they use for mutual authentication. It identifies the node, the swarm it’s a member of, and whether it’s a manager or worker.