File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/hi/docs/reference/glossary Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ tags:
12
12
- architecture
13
13
- fundamental
14
14
---
15
- API सर्वर कुबेरनेट्स {{< glossary_tooltip text="कंट्रोल प्लेन" term_id="control-plane" >}} का एक घटक है जो कुबेरनेट्स API को उजागर करता है।
15
+ API सर्वर कुबेरनेट्स {{< glossary_tooltip text="कंट्रोल प्लेन" term_id="control-plane" >}} का एक घटक है जो कुबेरनेट्स API को उजागर करता है।
16
16
API सर्वर कुबेरनेट्स कंट्रोल प्लेन का फ्रंट एंड है।
17
17
18
18
<!-- more-->
19
19
20
20
कुबेरनेट्स API सर्वर का मुख्य कार्यान्वयन [ kube-apiserver] ( /docs/reference/generated/kube-apiserver/ ) है।
21
- kube-apiserver को हॉरिज़ॉन्टल रूप से स्केल करने के लिए बनाया गया है& mdash ; अर्थात, आप अधिक इंस्टेंस को डिप्लॉय करके स्केल कर सकते हैं।
21
+ kube-apiserver को हॉरिज़ॉन्टल रूप से स्केल करने के लिए बनाया गया है अर्थात, आप अधिक इंस्टेंस को डिप्लॉय करके स्केल कर सकते हैं।
22
22
आप kube-apiserver के कई इंस्टेंस चला सकते हैं और उनके बीच ट्रैफ़िक को संतुलित कर सकते हैं।
You can’t perform that action at this time.
0 commit comments