82a65e007b
* Reference/tools/v0.1 (#15401) * Translate reference/glossary/contributor.md in Korean (#15433) * Translate reference/glossary/cla in Korean (#15436) * Update what-is-kubernetes.md (#15446) * Translate glossary components tagged with `Fundamental` into korean (#15426) * Translate content/ko/docs/concepts/overview/working-with-objects/fiel… (#15393) * Translate tasks/administer-cluster/cluster-management in Korean (#15472) Co-Authored-By: lapee79 <lapee79@gmail.com> Co-Authored-By: alice_k106 <alice_k106@naver.com> Co-Authored-By: Sunghoon Kang <me@devholic.io> Co-Authored-By: 박주은 <elpion19@gmail.com> Co-Authored-By: JiMyung Lee <lee.ji.myung@gmail.com> Co-Authored-By: Sean Park <seanpark.hh@gmail.com> Co-Authored-By: Seokho Son <shsongist@gmail.com>
623 B
623 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 | Kubelet과 컨테이너 런타임을 통합시키기 위한 API |
|
컨테이너 런타임 인터페이스(CRI)는 노드의 Kubelet과 컨테이너 런타임을 통합시키기 위한 API이다.
API와 스펙에 대한 정보는 CRI를 참고한다.