757 B
757 B
title | id | date | full_link | short_description | aka | tags | |
---|---|---|---|---|---|---|---|
Container Runtime Interface | container-runtime-interface | 2021-11-24 | /docs/concepts/architecture/cri | The main protocol for the communication between the kubelet and Container Runtime. |
|
The main protocol for the communication between the {{< glossary_tooltip text="kubelet" term_id="kubelet" >}} and Container Runtime.
The Kubernetes Container Runtime Interface (CRI) defines the main gRPC protocol for the communication between the cluster components {{< glossary_tooltip text="kubelet" term_id="kubelet" >}} and {{< glossary_tooltip text="container runtime" term_id="container-runtime" >}}.