In this video, I have explained how to Orchestrate a Docker Container with Docker Swarm.
Agenda for this Video:
What Is Docker Swarm?
Why Use Docker Swarm?
Docker Swarm Setup
Starting The Docker Swarm Service
Docker Swarm for High Availability
Load Balancing Docker Containers across multiple Docker Worker nodes
High Availability by Scaling Up the Docker Swarm Services
How to remove the Swarm workers
What Is Docker Swarm?
Docker swarm is a container orchestration tool, meaning that it allows the user to manage multiple containers deployed across multiple host machines.
Why do we use Docker Swarm?
Leverage the Power of Containers
Docker Swarm Helps Guarantee High Service Availability
Automated Load-Balancing
*********************************************************************
As a prerequisite, you need to have Docker installed.
Docker Introduction:
[ Ссылка ]
Docker installation from Scratch:
[ Ссылка ]
What is Dockerfile | Understanding Dockerfile Directives | How to Build an Image using Dockerfile :
[ Ссылка ]
Ещё видео!