Single node swarm

Commands

docker info
docker swarm init
docker info | grep Swarm
docker node ls

Swarm vs Kubernetes

Creating a service