Docker Essential Training: 2 Orchestration

Docker Essential Training: 2 Orchestration

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 04m | 178 MB

Enhance your Docker skillset by learning about Docker container technologies, with an emphasis on container orchestration. In this course, instructor David Davis covers how Docker container orchestration works and shares important tips you’ll need to prepare for the Docker Certified Associate (DCA) exam. Specifically, he steps through how to set up a Docker Swarm cluster, deploy Swarm services, troubleshoot Docker Swarm, and more. By reviewing these concepts, he helps to prepare you for the first domain of the Docker Certified Associate exam.

Topics include:

  • Setting up a Docker Swarm cluster
  • Locking a Swarm cluster
  • Why Quorum is important
  • Visualizing Swarm services
  • Analyzing services with Docker Inspect
  • Troubleshooting a service
  • Using templates with Docker services
Table of Contents

1 Welcome
2 Docker Certified Associate (DCA) prep
3 What you should know
4 Setting up your environment
5 Introducing Docker Swarm
6 Set up a Docker Swarm cluster
7 Nodes, services, containers, and tasks
8 Locking a Swarm cluster
9 Why Quorum is important
10 Visualizing Swarm services
11 Analyzing services with Docker Inspect
12 Understanding stacks and stack files
13 Manipulate a running stack of services
14 Modifying network ports
15 Mounting volumes
16 Replicated vs global services
17 Troubleshooting a service
18 Using labels
19 Understanding container communications
20 Using templates with Docker services
21 Next steps