Files
website/content/en/docs/reference/glossary/cri.md
T
2019-03-27 16:26:48 -07:00

564 B

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
Container runtime interface (CRI) cri 2019-03-07 https://kubernetes.io/docs/concepts/overview/components/#container-runtime An API for container runtimes to integrate with kubelet
fundamental

The container runtime interface (CRI) is an an API for container runtimes to integrate with kubelet on a node.

For more information, see the CRI API and specifications.