kubernetes/website
[hi] Localize /en/docs/reference/glossary/admission-controller.md
Geschlossen
#35.935 geöffnet am 13.08.2022
good first issuehelp wantedkind/featurelanguage/hitriage/accepted
Repository-Metriken
- Stars
- (4.127 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 16T 13h) (160 gemergte PRs in 30 T)
Beschreibung
Prerequisites:
- If this is your first contribution, visit Contribute to K8s docs for information on how to get started.
- Review a few examples of localized glossary entries to see which content you change and which you live unchanged.
Procedure:
- Check out
dev-1.22-hi.1and create a working branch calledlocalize-admission-controller.md. - Create a file called
content/hi/docs/reference/glossary/admission-controller.md. - Copy the content of https://raw.githubusercontent.com/kubernetes/website/main/content/en/docs/reference/glossary/admission-controller.md to the file you created.
- Localize the content.
- Push your change and create a pull request.
Completing this feature issue fixes part of https://github.com/kubernetes/website/issues/35600