website/content/zh-cn/docs/reference/glossary/cri.md

1.2 KiB
Raw Blame History

title id date full_link short_description aka tags
容器运行时接口Container Runtime InterfaceCRI cri 2019-03-07 /zh-cn/docs/concepts/overview/components/#container-runtime 一组与 kubelet 集成的容器运行时 API
fundamental

容器运行时接口Container Runtime InterfaceCRI是一组让容器运行时与节点上 {{< glossary_tooltip text="kubelet" term_id="kubelet" >}} 集成的 API。

更多信息,请参考容器运行时接口CRI API 与规范。