Containers 101

Beginner
3 Lessons
26m

This course lays the groundwork for your Kubernetes journey. You’ll learn foundational knowledge on containers and how they work.

Share:

Course Outline

Container Concepts

Container Concepts

In this lesson, we discuss key concepts about how applications consume computational resources, key Linux tools, and why these concepts are important to understand how containers work.

Video
10m
Anatomy of a Container

Anatomy of a Container

In this lesson, you’ll learn Linux kernel constructs that make up a “container,” and see a demonstration of how each construct works.

Video
7m
Build, Run, and Test a Container Image

Build, Run, and Test a Container Image

In this lesson, you’ll gain a better understanding of how to build container images, run containers based on a particular image, and test that your desired changes are included in an image.

Video
8m