File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
content/bn/docs/reference/glossary Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : ক্লাস্টার(Cluster)
3
+ id : cluster
4
+ date : 2019-06-15
5
+ full_link :
6
+ short_description : >
7
+ ওয়ার্কার(worker) মেশিনের একটি সেট, যাকে নোড বলা হয়, যা কন্টেইনারাইজড অ্যাপ্লিকেশন চালায়। প্রতিটি ক্লাস্টারে কমপক্ষে একটি ওয়ার্কার নোড থাকে।
8
+
9
+ aka :
10
+ tags :
11
+ - fundamental
12
+ - operation
13
+ ---
14
+ ওয়ার্কার(worker) মেশিনের একটি সেট, যাকে {{< glossary_tooltip text="নোড" term_id="node" >}} বলা হয়,
15
+ যা কন্টেইনারাইজড অ্যাপ্লিকেশন চালায়। প্রতিটি ক্লাস্টারে কমপক্ষে একটি ওয়ার্কার নোড থাকে।
16
+
17
+ <!-- more-->
18
+ ওয়ার্কিং নোড(গুলো) {{< glossary_tooltip text="পড" term_id="pod" >}} হোস্ট করে যা
19
+ অ্যাপ্লিকেশন ওয়ার্কলোড এর উপাদান।
20
+ {{< glossary_tooltip text="কন্ট্রোল প্লেন" term_id="control-plane" >}} ক্লাস্টারে থাকা
21
+ ওয়ার্কার নোডগুলো এবং পডগুলো পরিচালনা করে। প্রোডাকশন পরিবেশে, কন্ট্রোল প্লেন সাধারণত একাধিক
22
+ কম্পিউটার জুড়ে চলে এবং একটি ক্লাস্টার সাধারণত একাধিক নোড চালায়,
23
+ ত্রুটি-সহনশীলতা(fault-tolerance) এবং উচ্চ প্রাপ্যতা(high-availability) প্রদান করে।
You can’t perform that action at this time.
0 commit comments