File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/hi/docs/tutorials Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -83,10 +83,10 @@ minikube dashboard --url
83
83
84
84
# # डेप्लॉयमेंट बनाएँ
85
85
86
- कुबेरनेट्स [* पॉड* ](/hi/ docs/concepts/workloads/pods/) एक या अधिक कंटेनरों का एक समूह है,
86
+ कुबेरनेट्स [* पॉड* ](/docs/concepts/workloads/pods/) एक या अधिक कंटेनरों का एक समूह है,
87
87
जो प्रशासन और नेटवर्किंग के उद्देश्यों के लिए एक साथ बंधे होते हैं। इस ट्यूटोरियल के
88
88
पॉड में केवल एक कंटेनर है। कुबेरनेट्स
89
- [* डेप्लॉयमेंट* ](/hi/ docs/concepts/workloads/controllers/deployment/) आपके पॉड के स्वास्थ्य की
89
+ [* डेप्लॉयमेंट* ](/docs/concepts/workloads/controllers/deployment/) आपके पॉड के स्वास्थ्य की
90
90
जाँच करता है और यदि पॉड बंद हो जाता है तो पॉड के कंटेनर को पुनः आरंभ करता है।
91
91
पॉड्स के निर्माण और स्केलिंग को प्रबंधित करने के लिए डेप्लॉयमेंट अनुशंसित तरीका है।
92
92
You can’t perform that action at this time.
0 commit comments