Skip to content

Commit 18e8e8a

Browse files
authored
Merge pull request #46139 from SAShameem/content/bn/docs/reference/glossary/daemonset.md
[bn] Localize daemonset.md
2 parents 86f11d4 + 4f75f81 commit 18e8e8a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: ডেমনসেট
3+
id: daemonset
4+
date: 2018-04-12
5+
full_link: /bn/docs/concepts/workloads/controllers/daemonset
6+
short_description: >
7+
একটি পডের একটি কপি একটি ক্লাস্টারে নোডগুলির একটি সেট জুড়ে চলছে তা নিশ্চিত করে৷
8+
9+
aka:
10+
tags:
11+
- fundamental
12+
- core-object
13+
- workload
14+
---
15+
একটি {{< glossary_tooltip text="পডের" term_id="pod" >}} একটি কপি একটি {{< glossary_tooltip text="ক্লাস্টারে" term_id="cluster" >}} নোডগুলির একটি সেট জুড়ে চলছে তা নিশ্চিত করে৷
16+
17+
<!--more-->
18+
19+
লগ কালেক্টর এবং মনিটরিং এজেন্টের মতো সিস্টেম ডেমন(daemon) ডেপ্লয় করতে ব্যবহৃত হয় যা সাধারণত প্রতিটি {{< glossary_tooltip term_id="node" >}}-এ চলতে হবে।

0 commit comments

Comments
 (0)