October 16, 2019

193 words 1 min read

Intro + Deep Dive: containerd

Intro + Deep Dive: containerd

We will show how users can enhance containerd without having to first modify containerds internals. Well also cover building custom snapshotters for special storage needs and integrating with custom …

Talk Title Intro + Deep Dive: containerd
Speakers Mike Brown (Containerd Maintainer, IBM), Wei Fu (Software Engineer, Alibaba)
Conference KubeCon + CloudNativeCon Europe
Conf Tag
Location Barcelona, Spain
Date May 19-23, 2019
URL Talk Page
Slides Talk Slides
Video

We will show how users can enhance containerd without having to first modify containerd’s internals. We’ll also cover building custom snapshotters for special storage needs and integrating with custom runtimes for stronger isolation. Understanding containerd architecture and data flow is key to extending it’s functionality. In this talk, we’ll look at the internals of containerd (covering its components and dataflows) then dive into how external plugins work with containerd. We’ll go over using containerd’s smart client API and plugins to make new/custom integrations. We will demonstrate how various sandbox technologies can be integrated with containerd to work with Kubernetes, including Amazon’s Firecracker, Google’s gVisor etc. Attendees will leave the talk understanding how they can extend/modify containerd to support enhanced integrations for custom production deployments.

comments powered by Disqus