Container Runtime Interface

Glossary Page

The Kubernetes Container Runtime Interface (CRI) is the primary protocol used for communication between the kubelet and container runtime components in a cluster. It uses the gRPC protocol for this purpose.

https://kubernetes.io/docs/reference/glossary/?all=true external-link

Latest Webinars

Latest Articles