Containerd, What Does it Mean for Me
Containerd is the foundation for all container run times whether you use Docker, cri-conatinerd in Kubernetes. As a developer, what is containerd? What can I use containerd for? In this talk, we will …
Talk Title | Containerd, What Does it Mean for Me |
Speakers | Scott Coulton (Principal Software Engineer, Puppet) |
Conference | KubeCon + CloudNativeCon Europe |
Conf Tag | |
Location | Copenhagen, Denmark |
Date | Apr 30-May 4, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Containerd is the foundation for all container run times whether you use Docker, cri-conatinerd in Kubernetes. As a developer, what is containerd? What can I use containerd for? In this talk, we will look into containerd’s internals, walk through the relationship with cri-containerd. Then we will take the knowledge we just learned and look at how as a developer we can build applications and tooling interfacing with containerd via grpc but also on top of containerd itself by creating containerised applications only using containerd and runc