Container Runtime Evolving in Kubernetes
Kubernetes is becoming standard to build and manage cloud-native applications in production. And container runtime is of course the core of kubernetes success. This topic will present a deep guide of …
Talk Title | Container Runtime Evolving in Kubernetes |
Speakers | Pengfei Ni (Senior Software Engineer, Microsoft) |
Conference | KubeCon + CloudNativeCon |
Conf Tag | |
Location | Shanghai, China |
Date | Jun 23-26, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Kubernetes is becoming standard to build and manage cloud-native applications in production. And container runtime is of course the core of kubernetes success. This topic will present a deep guide of container runtime interface (CRI) and various container runtimes. Why there’re so many container runtimes? What the Pros and Cons of each one? How to choose and customize container runtime for your Kubernetes cluster? And what’s the future of container runtime?