Files
website/content/ko/docs/reference/glossary/container-runtime-interface.md
T
Jaeyeon Kim e9fe604ce1 [ko] Translate content/ko/docs/concepts/architecture/cri.md
Signed-off-by: Jaeyeon Kim <anencore94@gmail.com>
Co-authored-by: Jesang Myung <jesang.myung@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
2022-01-11 13:43:29 +09:00

794 B
Raw Blame History

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
컨테이너 런타임 인터페이스(Container Runtime Interface) container-runtime-interface 2022-01-10 /ko/docs/concepts/architecture/cri/ Kubelet과 컨테이너 런타임 사이의 통신을 위한 주요 프로토콜이다.
cri

Kubelet과 컨테이너 런타임 사이의 통신을 위한 주요 프로토콜이다.

쿠버네티스 컨테이너 런타임 인터페이스(CRI)는 클러스터 컴포넌트 {{< glossary_tooltip text="kubelet" term_id="kubelet" >}}과 {{< glossary_tooltip text="container runtime" term_id="container-runtime" >}} 사이의 통신을 위한 주요 gRPC 프로토콜을 정의한다.