---
# DevConf.cz 2020: Brno: Understanding Container Engines by Demo™

**URL:** https://crunchtools.com/devconf-cz-2020-brno-understanding-container-engines-by-demo/
Date: 2020-01-24
Author: fatherlinux
Post Type: post
Summary: This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.Continue Reading "DevConf.cz 2020: Brno: Understanding Container Engines by Demo™" →
Categories: Presentations
Tags: Container Engines, Linux, Red Hat
Featured Image: https://crunchtools.com/wp-content/uploads/2020/06/Screenshot-from-2020-06-06-15-28-40.png
---

## Abstract

So, you know that containers are fancy processes, and you know that the kubelet, docker engine, runc and the kernel work together to somehow create containers, but you have gaps in knowledge on exactly what happens in between *kubectl run* (or *docker run*, or *podman run*) and *ps -ef* on a node. If you can’t explain it on a napkin and that drives you nuts, this talk is for you.

There are a lot of technologies working together to make a simple command so simple. It’s like an iceberg of technology below the water, and we are going to scuba dive below the surface and explore what’s going on. Also, we are going to give you a pewter challenge coin to prove you were there and did it.

After attending this talk, you should be able to impress your friends, influence people and become rich using your new, deeper understanding of how the orchestration node (kubelet), container engine (CRI-O, dockerd, containerd), container runtime (runc, kata, gvisor), and Linux kernel work together to create and manage containers.

## Presentation

 	- [Google Slides](https://docs.google.com/presentation/d/1lleQ4Opc28pEXlNO6bWowWBxQDhIAdfOOsy1eTMGZgc/edit#slide=id.g6deded2e83_2_174)

 	- [YouTube](https://www.youtube.com/watch?v=eEBi--rU0ac)

 	- [Schedule](https://devconfcz2020a.sched.com/speaker/smccarty3)

 	- [PDF](http://crunchtools.com/files/2020/06/Container-Engines-by-Demo™-.pdf)

---

## Categories

- Presentations

---

## Navigation

- [Home](https://crunchtools.com/)
- [Articles](https://crunchtools.com/category/articles/)
- [Events](https://crunchtools.com/category/events/)
- [News](https://crunchtools.com/category/news/)
- [Presentations](https://crunchtools.com/category/presentations/)
- [Software](https://crunchtools.com/software/)
- [Beaver Backup](https://crunchtools.com/software/beaver-backup/)
- [Check BGP Neighbors](https://crunchtools.com/software/check-bgp-neighbors-nagios/)
- [Chev](https://crunchtools.com/software/chev-check-vulnerabilities-script/)
- [Graph BGP Neighbors](https://crunchtools.com/software/grpah-bgp-neighbors/)
- [Graph MySQL Stats](https://crunchtools.com/software/graph-mysql-stats/)
- [Graph Sockets Pipes Files](https://crunchtools.com/software/graph-sockets-pipes-files/)
- [MCP Servers](https://crunchtools.com/software/mcp-servers/)
- [Petit](https://crunchtools.com/software/petit/)
- [Racecar](https://crunchtools.com/software/racecar/)
- [Shiva](https://crunchtools.com/software/shiva/)
- [About](https://crunchtools.com/about/)
- [Home](https://crunchtools.com)

## Tags

- Container Engines
- Linux
- Red Hat