CRI: How Kubernetes really runs containers
- Track: Linux Containers and Microservices devroom
- Room: UA2.220 (Guillissen)
- Day: Sunday
- Start: 13:05
- End: 13:10
Kubernetes is a cluster orchestration system that runs all applications inside containers. However, Kubernetes itself doesn't know anything about containers, but instead defers to a container runtime to do all the heavy lifting. This talk will describe the Container Runtime Interface, a new internal API that allows Kubernetes to be extended to integrate with other container runtimes than Docker.
(Please note that the speaker has changed from Jonathan Boulle.)
Kubernetes is a cluster orchestration system that runs all applications inside containers. However, Kubernetes itself doesn't know anything about containers, but instead defers to a container runtime to do all the heavy lifting. This talk will describe the Container Runtime Interface, a new internal API that allows Kubernetes to be extended to integrate with other container runtimes than Docker.
Speakers
Luca Bruno |