Skip to content

Commit f715639

Browse files
authored
Merge pull request #36153 from bishal7679/container-runtime-interface/hi
[hi] Localize container-runtime-interface.md
2 parents 1c9003e + 842079d commit f715639

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+
[क्लस्टर घटक](/docs/concepts/overview/components/#node-components) {{< glossary_tooltip text="क्यूबलेट" term_id="kubelet" >}} और {{< glossary_tooltip text="कंटेनर रनटाइम" term_id="container-runtime" >}} के बीच संचार के लिए कुबेरनेट्स कंटेनर रनटाइम इंटरफेस (सीआरआई) मुख्य [gRPC](https://grpc.io) प्रोटोकॉल को परिभाषित करता है।

0 commit comments

Comments
 (0)