Skip to content

Commit 9bb85d9

Browse files
authored
Update _index.md
1 parent 22ce129 commit 9bb85d9

File tree

1 file changed

+1
-6
lines changed
  • content/bn/docs/setup/production-environment

1 file changed

+1
-6
lines changed

content/bn/docs/setup/production-environment/_index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,7 @@ no_list: true
2828
- ক্লাস্টারের {{< glossary_tooltip term_id="kube-apiserver" text="API সার্ভার" >}}-এ ব্যালেন্সিং ট্রাফিক লোড করুন৷
2929
- পর্যাপ্ত কর্মী নোড উপলব্ধ থাকা, বা দ্রুত উপলব্ধ হতে সক্ষম, কারণ পরিবর্তিত কাজের চাপ এটি নিশ্চিত করে।
3030

31-
- *Scale*: If you expect your production Kubernetes environment to receive a stable amount of
32-
demand, you might be able to set up for the capacity you need and be done. However,
33-
if you expect demand to grow over time or change dramatically based on things like
34-
season or special events, you need to plan how to scale to relieve increased
35-
pressure from more requests to the control plane and worker nodes or scale down to reduce unused
36-
resources.
31+
- *স্কেল*: আপনি যদি আশা করেন আপনার প্রোডাকশন কুবারনেটিস পরিবেশ একটি স্থিতিশীল পরিমাণে চাহিদা পাবে, তাহলে আপনি আপনার প্রয়োজনীয় ক্ষমতার জন্য সেট আপ করতে সক্ষম হবেন এবং সম্পন্ন হবে। কিন্তু, আপনি যদি সময়ের সাথে সাথে চাহিদা বাড়তে বা ঋতু বা বিশেষ ইভেন্টের মতো বিষয়গুলির উপর ভিত্তি করে নাটকীয়ভাবে পরিবর্তনের আশা করেন, তাহলে আপনাকে পরিকল্পনা করতে হবে কীভাবে বৃদ্ধির উপশম করতে হবে কন্ট্রোল প্লেন এবং কর্মী নোডগুলিতে আরও অনুরোধ থেকে চাপ বা অব্যবহৃত সংস্থানগুলি কমাতে স্কেল ডাউন।
3732

3833
- *Security and access management*: You have full admin privileges on your own
3934
Kubernetes learning cluster. But shared clusters with important workloads, and

0 commit comments

Comments
 (0)