Skip to content

Commit 4c900f5

Browse files
authored
Merge pull request #35962 from khannakshat7/localize-api-group.md
[hi] Localize content/en/docs/reference/glossary/api-group.md to hindi
2 parents 20042ea + 3abdd3a commit 4c900f5

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: API समूह
3+
id: api-group
4+
date: 2019-09-02
5+
full_link: /docs/concepts/overview/kubernetes-api/#api-groups-and-versioning
6+
short_description: >
7+
कुबेरनेट्स API में संबंधित पथों का एक समूह।
8+
9+
aka:
10+
tags:
11+
- fundamental
12+
- architecture
13+
---
14+
कुबेरनेट्स API में संबंधित पथों का एक समूह।
15+
16+
<!--more-->
17+
आप अपने API सर्वर के कॉन्फ़िगरेशन को बदलकर प्रत्येक API समूह को सक्षम या अक्षम कर सकते हैं। आप विशिष्ट संसाधनों के लिए पथ अक्षम या सक्षम भी कर सकते हैं। API समूह कुबेरनेट्स API का विस्तार करना आसान बनाता है। API समूह एक REST पथ में और एक क्रमबद्ध वस्तु के `apiVersion` फ़ील्ड में निर्दिष्ट है।
18+
19+
* अधिक जानकारी के लिए [API समूह](/docs/concepts/overview/kubernetes-api/#api-groups-and-versioning) पढ़ें।

0 commit comments

Comments
 (0)