Skip to content

Commit 23723ee

Browse files
[hi] Localize /content/hi/docs/reference/glossary/kubelet.md (#37532)
* Localize /content/hi/docs/reference/glossary/kubelet.md * Update content/hi/docs/reference/glossary/kubelet.md Co-authored-by: Vitthal Sai Kaul <[email protected]> * Updated the hindi localized kubelet.md --------- Co-authored-by: Vitthal Sai Kaul <[email protected]>
1 parent 4c96d5b commit 23723ee

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: क्यूबलेट
3+
id: kubelet
4+
date: 2018-04-12
5+
full_link: /docs/reference/generated/kubelet
6+
short_description: >
7+
एक एजेंट जो क्लस्टर में प्रत्येक नोड पर चलता है। यह सुनिश्चित करता है कि कंटेनर पॉड में चल रहे हैं।
8+
9+
aka:
10+
tags:
11+
- fundamental
12+
---
13+
एक एजेंट जो क्लस्टर में प्रत्येक {{< glossary_tooltip text="नोड" term_id="node" >}} पर चलता है। यह सुनिश्चित करता है कि {{<glossary_tooltip text="कंटेनर" term_id="container" >}} एक {{<glossary_tooltip text="पॉड" term_id="pod" >}} में चल रहे हैं।
14+
15+
<!--more-->
16+
17+
क्यूबलेट को विभिन्न तंत्रों के माध्यम से पॉडस्पेक्स (PodSpec) का एक समूह प्राप्त होता है और यह सुनिश्चित करता हैं कि इन पॉडस्पेक्स में वर्णित कंटेनर चल रहे हैं और स्वस्थ हैं। क्यूबलेट उन कंटेनरों का प्रबंधन नहीं करता है जो कुबेरनेट्स द्वारा नहीं बनाए गए थे।

0 commit comments

Comments
 (0)