File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
content/bn/docs/reference/glossary Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : অবজেক্ট
3
+ id : object
4
+ date : 2020-10-12
5
+ full_link : /bn/docs/concepts/overview/working-with-objects/#kubernetes-objects
6
+ short_description : >
7
+ কুবারনেটিস সিস্টেমের একটি সত্তা, আপনার ক্লাস্টারের অবস্থার অংশ প্রতিনিধিত্ব করে।
8
+ aka :
9
+ tags :
10
+ - fundamental
11
+ ---
12
+
13
+ কুবারনেটিস সিস্টেমের একটি সত্তা। কুবারনেটিস API আপনার ক্লাস্টারের অবস্থা উপস্থাপন করতে
14
+ এই সত্তাগুলি ব্যবহার করে।
15
+
16
+ <!-- more-->
17
+
18
+ একটি কুবারনেটিস অবজেক্ট সাধারণত একটি "record of intent" - একবার আপনি অবজেক্টটি তৈরি করলে,
19
+ কুবারনেটিস {{< glossary_tooltip text="কন্ট্রোল প্লেনটি " term_id="control-plane" >}}
20
+ এটির প্রতিনিধিত্ব করে এমন আইটেমটি আসলে বিদ্যমান আছে কিনা তা নিশ্চিত করতে ক্রমাগত কাজ করে।
21
+ একটি অবজেক্ট তৈরি করে, আপনি কুবারনেটিস সিস্টেমকে কার্যকরভাবে বলছেন যে আপনি আপনার ক্লাস্টারের
22
+ ওয়ার্কলোডের সেই অংশটি কেমন দেখতে চান; এটি আপনার ক্লাস্টারের কাঙ্ক্ষিত অবস্থা।
You can’t perform that action at this time.
0 commit comments