Kubernetes Community Call
Containerd demo
June 28, 2018
Why Containerd 1.0?
runc
containerd
@estesp
@estesp
Project Contributors
TOP TEN CONTRIBUTORS
* Former Docker maintainer left for Tesla
** Red Hat contributions mostly prior to 1.0 codebase
@estesp
Technical Goals/Intentions
@estesp
Release Process
https://github.com/containerd/containerd/blob/master/RELEASES.md
Latest Stable Release: v1.1.0 (April 23, 2018)
Active Point Release: v1.1.1-rc.2 available this week
Master: Leading to v1.2 late summer (estimated)
Key Points:
@estesp
Users
@estesp
Kubernetes CRI Runtimes:
Docker vs. cri-containerd
( **NOTE: Cri-container project merged into containerd GitHub project in January 2018; is now a plugin within the containerd binary )
**
8
kubelet
kubelet
dockershim (CRI)
Docker engine
containerd
containerd-shim
containerd-shim
containerd-shim
runc
runc
runc
containerd
containerd-shim
containerd-shim
containerd-shim
runc
runc
runc
cri plugin
containerd
cri-containerd
ttrpc: very lightweight
gRPC protocol format
@estesp
Containerd + K8s CRI
@estesp
Containerd in the Cloud(s)
@estesp