website/content/en/docs/reference/glossary/cri.md

587 B

title id date full_link short_description aka tags
Container runtime interface (CRI) cri 2019-03-07 /docs/concepts/architecture/#container-runtime An API for container runtimes to integrate with kubelet
fundamental

The container runtime interface (CRI) is an API for container runtimes to integrate with the {{< glossary_tooltip text="kubelet" term_id="kubelet" >}} on a node.

For more information, see the CRI API and specifications.