Important
- The command that swarm init will return needs to be entered on the other machines to add them into the swarm
- Worker nodes cannot use any of the swarm commands
A lot of PKI and security automation tasks are performed in the background
- Root Signing Certificate created for the swarm
- Certificate is issued to the manager node
- Join tokens are created
Raft database is created to store CA, configs and secrets
- Encrypted by default on disk
- Replicated logs amount managers using mutual TLS