Skip to content

Commit 92d9c4e

Browse files
authored
Merge pull request #37543 from Pradumnasaraf/hi-replica-set.md
[hi] Localize /en/docs/reference/glossary/replica-set.md
2 parents 6f6fa46 + 7c20667 commit 92d9c4e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: रेप्लिकासेट (ReplicaSet)
3+
id: replica-set
4+
date: 2018-04-12
5+
full_link: /docs/concepts/workloads/controllers/replicaset/
6+
short_description: >
7+
रेप्लिकासेट यह सुनिश्चित करता है कि किसी एक अवसर पर निर्दिष्ट संख्या में पॉड प्रतिकृतियां चल रही हैं।
8+
9+
aka:
10+
tags:
11+
- fundamental
12+
- core-object
13+
- workload
14+
---
15+
एक रेप्लिकासेट (का उद्देश्य) किसी भी समय चल रहे रेप्लिका पॉड्स का एक समूह बनाए रखना है।
16+
17+
<!--more-->
18+
19+
वर्कलोड ऑब्जेक्ट्स, जैसे {{< glossary_tooltip text="डिप्लॉयमेंट" term_id="deployment" >}}, रेप्लिकासेट्स
20+
के विनिर्देश के आधार पर आपके क्लस्टर पर कॉन्फ़िगर की गई संख्या में {{< glossary_tooltip term_id="pod" text="पॉड्स" >}} चल रहे है ये सुनिश्चित करते हैं।

0 commit comments

Comments
 (0)