Docker Classroom Series 09/Oct/2019

Docker Swarm

  • Enables Multi Docker Host Setup/Configuration
  • Every Machine is Node. Every Node should have Docker installed. We have two kinds of Nodes
    • Manager
    • Worker
  • Manager is what we communicate with. Manager assigs work (Service => Task) to worker.
  • Worker creates containers.
  • For more understanding & instruction click here

Overlay Network Architecture

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner