-
Notifications
You must be signed in to change notification settings - Fork 14.8k
[hi] Add Hindi translation for API Server and Schedulers #50355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[hi] Add Hindi translation for API Server and Schedulers #50355
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
@divya-mohan0209 Can you please review my PR? Open to any feedback or suggestions! |
@divya-mohan0209 When you have a moment, could you please review it? I’m open to any suggestions or improvements you might have. |
@divya-mohan0209 Hey, could you please review my PR? If everything looks good, feel free to go ahead and merge it. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor changes needs to be done, otherwise looks good
--- | ||
|
||
<!-- overview --> | ||
Kubernetes में, आप एक ही क्लस्टर में एकाधिक स्केड्यूलर्स चला सकते हैं। आप एक मुख्य स्केड्यूलर के साथ एक कस्टम स्केड्यूलर चला सकते हैं। पॉड्स को कस्टम स्केड्यूलर द्वारा स्केड्यूल करने के लिए, आप उन पॉड्स के स्पेसिफिकेशन में स्केड्यूलर का नाम निर्दिष्ट करते हैं। |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use it as कुबेरनेट्स
--- | ||
|
||
<!-- overview --> | ||
एक्सटेंशन API सर्वर को एग्रीगेशन लेयर के साथ काम करने के लिए सेट करने से Kubernetes apiserver को अतिरिक्त APIs के साथ विस्तारित किया जा सकता है, जो कोर Kubernetes APIs का हिस्सा नहीं हैं। |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use it as कुबेरनेट्स
title: [hi] Add Hindi translation for API Server and Schedulers
Description
This PR adds Hindi translation for the extend-kubernetes section. This is part 4 of 5, focusing on:
The translation follows these guidelines:
Issue
Part of #50278