From the course: Kubernetes and Cloud Native Associate (KCNA) Cert Prep
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Container runtimes - Kubernetes Tutorial
From the course: Kubernetes and Cloud Native Associate (KCNA) Cert Prep
Container runtimes
- In this video, I'll tell you about container runtimes. So what is the container runtime? Well, in order to understand the container runtime, let's start with the container engine. In the early days of containers, not so long ago, in the years 2014, 2015, which is considered the start of the container revolution, containers were started and managed by the container engine. And a container engine offers multiple components. There's a core component that runs the containers, and optionally, there's a daemon that controls the containers as well. Whether or not a daemon is present really depends on the container engine that is used. There's also a command line interface that allows users and administrators to interface with the containers. Now, common container engines are Docker, and LXC, and Podman, and Systemd-nspawn, where Docker was really the start of the container revolution. They have been the biggest for a long time, and probably they still are the biggest. LXC is Linux native…
Contents
-
-
-
-
-
(Locked)
Module 3: Using containers introduction17s
-
(Locked)
Learning objectives37s
-
(Locked)
Exploring containers2m 50s
-
(Locked)
Understanding namespaces and cgroups4m 12s
-
(Locked)
Container runtimes4m 25s
-
(Locked)
Using container images and registries5m 8s
-
Running Docker containers12m 53s
-
(Locked)
Building container images13m 15s
-
(Locked)
Implementing container security2m 1s
-
(Locked)
Practice questions1m 45s
-
(Locked)
Lesson 3 lab: Building container images37s
-
(Locked)
Lesson 3 lab solution: Building container images2m 46s
-
(Locked)
-
-
-
-
-
-
-
-
-