--- title: 容器运行时接口(Container Runtime Interface;CRI) id: cri date: 2019-03-07 full_link: /zh-cn/docs/concepts/overview/components/#container-runtime short_description: > 一组与 kubelet 集成的容器运行时 API aka: tags: - fundamental --- 容器运行时接口(Container Runtime Interface;CRI)是一组让容器运行时与节点上 {{< glossary_tooltip text="kubelet" term_id="kubelet" >}} 集成的 API。 更多信息,请参考[容器运行时接口(CRI)](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md) API 与规范。