Skip to content

Commit 1b08902

Browse files
authored
Merge pull request #48294 from CloudShiva7cr/patch-3
Localizes in Hindi customresourcedefinition.md
2 parents 5b8e99c + c95ce92 commit 1b08902

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: कस्टम रिसोर्स डिफिनिशन (Custom Resource Definition)
3+
id: CustomResourceDefinition
4+
date: 2018-04-12
5+
full_link: /docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/
6+
short_description: >
7+
कस्टम कोड जो एक संसाधन को परिभाषित करता है जिसे आपके Kubernetes API सर्वर में बिना पूरा कस्टम सर्वर बनाए जोड़ा जा सकता है।
8+
9+
aka:
10+
tags:
11+
- fundamental
12+
- operation
13+
- extension
14+
---
15+
कस्टम कोड जो एक संसाधन को परिभाषित करता है जिसे आपके Kubernetes API सर्वर में बिना पूरा कस्टम सर्वर बनाए जोड़ा जा सकता है।
16+
17+
<!--more-->
18+
19+
कस्टम रिसोर्स डिफिनिशन आपको अपने एनवायरनमेंट के लिए Kubernetes API का विस्तार करने की अनुमति देती हैं यदि सार्वजनिक रूप से समर्थित API संसाधन आपकी आवश्यकताओं को पूरा नहीं कर सकते।

0 commit comments

Comments
 (0)