Add container-runtime-interface.md

Signed-off-by: Bishal Das <bishalhnj127@gmail.com>
pull/36153/head
Bishal Das 2022-08-22 00:20:30 +05:30
parent 3692941165
commit 211fbcd53d
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
---
title: कंटेनर रनटाइम इंटरफ़ेस (Container Runtime Interface)
id: container-runtime-interface
date: 2021-11-24
full_link: /docs/concepts/architecture/cri
short_description: >
क्यूबलेट और कंटेनर रनटाइम के बीच संचार के लिए मुख्य प्रोटोकॉल।
aka:
tags:
- cri
---
क्यूबलेट और कंटेनर रनटाइम के बीच संचार के लिए मुख्य प्रोटोकॉल।
<!--more-->
कुबेरनेट्स कंटेनर रनटाइम इंटरफेस (सीआरआई) मुख्य [gRPC](https://grpc.io) प्रोटोकॉल के परिभाषित करता है [क्लस्टर घटक](/docs/concepts/overview/components/#node-components) {{< glossary_tooltip text="क्यूबलेट" term_id="kubelet" >}} और {{< glossary_tooltip text="कंटेनर रनटाइम" term_id="container-runtime" >}} के बीच संचार के लिए।