File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
content/bn/docs/reference/glossary Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
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 ) প্রোটোকলকে সংজ্ঞায়িত করে।
You can’t perform that action at this time.
0 commit comments