Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bn] Localization of cluster.md #45742

Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions content/bn/docs/reference/glossary/cluster.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: ক্লাস্টার(Cluster)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

title: ক্লাস্টার

id: cluster
date: 2019-06-15
full_link:
short_description: >
ওয়ার্কিং(working) মেশিনের একটি সেট, যাকে নোড বলা হয়, যা কন্টেইনারাইজড অ্যাপ্লিকেশন চালায়। প্রতিটি ক্লাস্টারে কমপক্ষে একটি ওয়ার্কার নোড থাকে।
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ওয়ার্কার(worker)


aka:
tags:
- fundamental
- operation
---
ওয়ার্কিং(working) মেশিনের একটি সেট, যাকে {{< glossary_tooltip text="নোডগুলো" term_id="node" >}} বলা হয়,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ওয়ার্কার(worker) মেশিনের একটি সেট, যাকে {{< glossary_tooltip text="নোড" term_id="node" >}} বলা হয়,

যা কন্টেইনারাইজড অ্যাপ্লিকেশন চালায়। প্রতিটি ক্লাস্টারে কমপক্ষে একটি ওয়ার্কার নোড থাকে।

<!--more-->
ওয়ার্কিং নোড(গুলো) হোস্ট করে {{< glossary_tooltip text="পডগুলো" term_id="pod" >}} যা হচ্ছে
অ্যাপ্লিকেশন এর কাজেরচাপ(workload) এর উপাদান।
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ওয়ার্কিং নোড(গুলো) {{< glossary_tooltip text="পড" term_id="pod" >}} হোস্ট করে যা
অ্যাপ্লিকেশন ওয়ার্কলোড এর উপাদান ।

{{< glossary_tooltip text="কন্ট্রোল প্লেন" term_id="control-plane" >}} পরিচালনা করে
ওয়ার্কার নোডগুলো(nodes) এবং পডগুলো(pods)। উৎপাদন পরিবেশে, কন্ট্রোল প্লেন(control plane) সাধারণত
একাধিক কম্পিউটার জুড়ে চলে এবং একটি ক্লাস্টার সাধারণত একাধিক নোড চালায়, প্রদান করে
ত্রুটি-সহনশীলতা(fault-tolerance) এবং উচ্চ প্রাপ্যতা(high-availability)।
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{{< glossary_tooltip text="কন্ট্রোল প্লেন" term_id="control-plane" >}} ক্লাস্টারে থাকা
ওয়ার্কার নোডগুলো এবং পডগুলো। প্রোডাকশন পরিবেশে, কন্ট্রোল প্লেন সাধারণত একাধিক
কম্পিউটার জুড়ে চলে এবং একটি ক্লাস্টার সাধারণত একাধিক নোড চালায়,
ত্রুটি-সহনশীলতা(fault-tolerance) এবং উচ্চ প্রাপ্যতা(high-availability) প্রদান করে ।