Configure Docker Swarm for TLS
Configure Docker Swarm for TLS
In this procedure you create a two-node Swarm cluster, a Docker Engine CLI, a Swarm Manager, and a Certificate Authority as shown below. All the Docker Engine hosts (client
, swarm
, node1
, and node2
) have a copy of the CA’s certificate as well as their own key-pair signed by the CA.
You will complete the following steps in this procedure: