File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
content/bn/docs/reference/glossary Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : ReplicationController
3
+ id : replication-controller
4
+ date : 2018-04-12
5
+ full_link :
6
+ short_description : >
7
+ একটি (ডেপ্রিসিয়েটেড) API অবজেক্ট যা একটি প্রতিলিপিকৃত অ্যাপ্লিকেশন পরিচালনা করে।
8
+
9
+ aka :
10
+ tags :
11
+ - workload
12
+ - core-object
13
+ ---
14
+ একটি ওয়ার্কলোডের রিসোর্স যা একটি প্রতিলিপিকৃত অ্যাপ্লিকেশন পরিচালনা করে,
15
+ নিশ্চিত করে যে একটি {{< glossary_tooltip text="পড" term_id="pod" >}} এর একটি নির্দিষ্ট সংখ্যক দৃষ্টান্ত চলছে ৷
16
+
17
+ <!-- more-->
18
+
19
+ কন্ট্রোল প্লেন নিশ্চিত করে যে নির্দিষ্ট সংখ্যক পড চলছে, এমনকি যদি কিছু পড ব্যর্থ হয়,
20
+ যদি আপনি ম্যানুয়ালি পড মুছে ফেলেন, বা যদি অনেকগুলি ভুল করে শুরু করা হয়।
21
+
22
+ {{< note >}}
23
+ ReplicationController ডেপ্রিসিয়েটেড করা হয়েছে। দেখুন
24
+ {{< glossary_tooltip text="ডিপ্লয়মেন্ট" term_id="deployment" >}}, যা একই রকম।
25
+ {{< /note >}}
You can’t perform that action at this time.
0 commit comments