Learn Docker Swarm - project-sunbird/sunbird-devops GitHub Wiki

Please go through https://steotia.gitbooks.io/dockerized/content [Work in Progress] for detailed walkthrough and exercises

Follow interactive web based tutorials for docker and swarm online

Docker swarm nodes

From official docs: https://docs.docker.com/engine/swarm/how-swarm-mode-works/nodes/

images/swarm-diagram.png

Docker swarm services

From official docs: https://docs.docker.com/engine/swarm/how-swarm-mode-works/services

images/docker-services-diagram.png