Book Image

Kubernetes and Docker: The Container Masterclass [Video]

By : Cerulean Canvas
Book Image

Kubernetes and Docker: The Container Masterclass [Video]

By: Cerulean Canvas

Overview of this book

Containers are empowering businesses to scale fearlessly and manage their web applications hassle-free. They are the prime reason why micro and small enterprises are migrating to the cloud. All of this has undoubtedly led to an enormous demand for professionals with containerization skills. This course is a comprehensive explanation of what you should do to successfully build and run containerized applications using Docker and Kubernetes. The course starts with an introduction to Docker and explains how it helps in developing web applications. Next, you will explore the architecture of Docker and become familiar with Docker images, Docker files, and containers. Moving along, you will work with the Container Networking Model (CNM) and Docker storage and get an introduction to Docker Compose. Towards the end, you will learn to perform container orchestration with Docker Swarm and pods and get to grips with the concepts of Kubernetes. By the end of this course, you will have all the skills needed to build, deploy, and manage containerized web applications on local premises and on the cloud using Kubernetes and Docker. The code bundle for this course is available at https://github.com/PacktPublishing/Kubernetes-and-Docker-The-Container-Masterclass
Table of Contents (15 chapters)
15
Conclusion
Chapter 9
Understanding Container Orchestration with Pods
Content Locked
Section 6
Demo: Adding a Container's Command and Arguments to Pods
This video demonstrates how to add a container’s command and arguments to pods.