Skip to content

Commit 8c13f47

Browse files
authored
Update workload.md
1 parent 815a6dd commit 8c13f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/hi/docs/reference/glossary/workload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ tags:
1414

1515
<!--more-->
1616

17-
विभिन्न मूल ऑब्जेक्ट जैसे DaemonSet, Deployment, Job, ReplicaSet और StatefulSet कार्यभार के विभिन्न प्रकार या भागों को प्रतिनिधित करती हैं।
17+
विभिन्न मूल ऑब्जेक्ट जैसे DaemonSet(डेमन सेट), Deployment(डिप्लॉयमेंट), Job(जॉब), ReplicaSet(रिप्लिका सेट) और StatefulSet(स्टेटफुल सेट) कार्यभार के विभिन्न प्रकार या भागों को प्रतिनिधित करती हैं।
1818

1919
उदाहरण के लिए, एक ऐप्लिकेशन जिसमें वेब सर्वर और डेटाबेस हो सकता है, डेटाबेस को एक {{< glossary_tooltip term_id="StatefulSet" >}} में और वेब सर्वर को एक {{< glossary_tooltip term_id="Deployment" >}} में चलाया जा सकता है।

0 commit comments

Comments
 (0)