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

19 lines
591 B
Markdown

---
title: Container runtime interface (CRI)
id: cri
date: 2019-29-11
full_link: /docs/concepts/overview/components/#container-runtime
short_description: >
Một API phục vụ cho việc tích hợp container runtimes với kubelet.
aka:
tags:
- fundamental
---
Container runetime interface (CRI) là một API phục vụ cho việc tích hợp container runtimes với kubelet trên một node.
<!--more-->
Để biết thêm chi tiết, đọc thêm về [CRI](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md) API.