File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
content/hi/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 : API सर्वर
3
+ id : kube-apiserver
4
+ date : 2018-04-12
5
+ full_link : /docs/concepts/overview/components/#kube-apiserver
6
+ short_description : >
7
+ एक कंट्रोल प्लेन घटक जो कुबेरनेट्स API की सेवाएं प्रदान करता है।।
8
+
9
+ aka :
10
+ - kube-apiserver
11
+ tags :
12
+ - architecture
13
+ - fundamental
14
+ ---
15
+ API सर्वर कुबेरनेट्स {{< glossary_tooltip text="कंट्रोल प्लेन" term_id="control-plane" >}} का एक घटक है जो कुबेरनेट्स API को उजागर करता है।
16
+ API सर्वर कुबेरनेट्स कंट्रोल प्लेन का फ्रंट एंड है।
17
+
18
+ <!-- more-->
19
+
20
+ कुबेरनेट्स API सर्वर का मुख्य कार्यान्वयन [ kube-apiserver] ( /docs/reference/generated/kube-apiserver/ ) है।
21
+ kube-apiserver को हॉरिज़ॉन्टल रूप से स्केल करने के लिए बनाया गया है अर्थात, आप अधिक इंस्टेंस को डिप्लॉय करके स्केल कर सकते हैं।
22
+ आप kube-apiserver के कई इंस्टेंस चला सकते हैं और उनके बीच ट्रैफ़िक को संतुलित कर सकते हैं।
You can’t perform that action at this time.
0 commit comments