Skip to content

Commit 0df3864

Browse files
authored
Merge pull request #46462 from sajibAdhi/20240420_reference_glossary_container-runtime-interface
[bn] Localize reference glossary container-runtime-interface.md
2 parents 5b0b301 + 861d0c1 commit 0df3864

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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+
kubelet এবং কন্টেইনার রানটাইমের মধ্যে যোগাযোগের জন্য প্রধান প্রোটোকল।
8+
9+
aka:
10+
tags:
11+
- cri
12+
---
13+
14+
{{< glossary_tooltip text="kubelet" term_id="kubelet" >}} এবং কন্টেইনার রানটাইমের এর মধ্যে যোগাযোগের জন্য প্রধান প্রোটোকল।
15+
16+
<!--more-->
17+
18+
কুবারনেটিস কন্টেইনার রানটাইম ইন্টারফেস (CRI)
19+
[নোড কম্পোনেন্ট](/bn/docs/concepts/overview/components/#node-components)
20+
{{< glossary_tooltip text="kubelet" term_id="kubelet" >}} এবং
21+
{{< glossary_tooltip text="কন্টেইনার রানটাইমের" term_id="container-runtime" >}}
22+
মধ্যে যোগাযোগের জন্য প্রধান [gRPC](https://grpc.io) প্রোটোকলকে সংজ্ঞায়িত করে।

0 commit comments

Comments
 (0)