File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
content/bn/docs/concepts/scheduling-eviction Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,11 @@ no_list: True
12
12
---
13
13
14
14
কুবারনেটিসে, শিডিউলিং মানে হল নিশ্চিত করা যে {{<glossary_tooltip text="পডগুলি" term_id="pod">}}
15
- {{<glossary_tooltip text="নোডগুলির" term_id="node">}} সাথে মিলিত হয়েছে কিনা যাতে {{<glossary_tooltip text="কিউবলেট" term_id="kubelet">}} তাদের
16
- রান করতে পারে। প্রিএম্পশন হল স্বল্প {{<glossary_tooltip text="অগ্রাধিকার" term_id="pod-priority">}} পডগুলি বাতিল করার প্রক্রিয়া
17
- যাতে উচ্চ অগ্রাধিকার পডগুলি নোডগুলিতে শিডিউল করতে পারে। ইভিকশন হল সম্পদ-ক্ষুধার্ত নোডগুলিতে এক বা
18
- একাধিক পডগুলি প্রত্যাহার করার প্রক্রিয়া।
15
+ {{<glossary_tooltip text="নোডগুলির" term_id="node">}} সাথে মিলিত হয়েছে কিনা যাতে
16
+ {{<glossary_tooltip text="কিউবলেট" term_id="kubelet">}} তাদের রান করতে পারে। প্রিএম্পশন হল স্বল্প
17
+ {{<glossary_tooltip text="অগ্রাধিকার" term_id="pod-priority">}} পডগুলি বাতিল করার প্রক্রিয়া যাতে উচ্চ
18
+ অগ্রাধিকার পডগুলি নোডগুলিতে শিডিউল করতে পারে। ইভিকশন হল রিসোর্স-ক্ষুধার্ত নোডগুলিতে এক বা একাধিক
19
+ পডগুলি প্রত্যাহার করার প্রক্রিয়া।
19
20
20
21
## শিডিউলিং
21
22
You can’t perform that action at this time.
0 commit comments