Skip to content

Commit 211fbcd

Browse files
committed
Add container-runtime-interface.md
Signed-off-by: Bishal Das <[email protected]>
1 parent 3692941 commit 211fbcd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: कंटेनर रनटाइम इंटरफ़ेस (Container Runtime Interface)
3+
id: container-runtime-interface
4+
date: 2021-11-24
5+
full_link: /docs/concepts/architecture/cri
6+
short_description: >
7+
क्यूबलेट और कंटेनर रनटाइम के बीच संचार के लिए मुख्य प्रोटोकॉल।
8+
9+
aka:
10+
tags:
11+
- cri
12+
---
13+
14+
क्यूबलेट और कंटेनर रनटाइम के बीच संचार के लिए मुख्य प्रोटोकॉल।
15+
16+
<!--more-->
17+
18+
कुबेरनेट्स कंटेनर रनटाइम इंटरफेस (सीआरआई) मुख्य [gRPC](https://grpc.io) प्रोटोकॉल के परिभाषित करता है [क्लस्टर घटक](/docs/concepts/overview/components/#node-components) {{< glossary_tooltip text="क्यूबलेट" term_id="kubelet" >}} और {{< glossary_tooltip text="कंटेनर रनटाइम" term_id="container-runtime" >}} के बीच संचार के लिए।

0 commit comments

Comments
 (0)