Skip to content

Learn Docker Swarm

Deepak Narayana Rao edited this page Oct 12, 2017 · 3 revisions

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/

Docker swarm services

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

Clone this wiki locally