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 : কন্টেইনার রানটাইম
3
+ id : container-runtime
4
+ date : 2019-06-05
5
+ full_link : /bn/docs/setup/production-environment/container-runtimes
6
+ short_description : >
7
+ কন্টেইনার রানটাইম হল সেই সফটওয়্যার যা কন্টেইনার চালানোর জন্য দায়ী।
8
+
9
+ aka :
10
+ tags :
11
+ - fundamental
12
+ - workload
13
+ ---
14
+ একটি মৌলিক উপাদান যা কুবারনেটিসকে কার্যকরভাবে কন্টেইনার চালানোর ক্ষমতা দেয়।
15
+ এটি কুবারনেটিস পরিবেশের মধ্যে কন্টেইনারগুলির সম্পাদন এবং জীবনচক্র পরিচালনার জন্য দায়ী।
16
+
17
+ <!-- more-->
18
+
19
+ কুবারনেটস কনটেইনার রানটাইম সমর্থন করে যেমন
20
+ {{< glossary_tooltip term_id="containerd" >}}, {{< glossary_tooltip term_id="cri-o" >}},
21
+ এবং [ কুবারনেটিস CRI (কন্টেইনার রানটাইম
22
+ ইন্টারফেস)] ( https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/container-runtime-interface.md ) ।
You can’t perform that action at this time.
0 commit comments