kubernetes/website

[hi] Localize /en/docs/reference/glossary/admission-controller.md

Closed

#35,935 opened on Aug 13, 2022

 (25 comments) (0 reactions) (2 assignees)HTML (13,918 forks)batch import
good first issuehelp wantedkind/featurelanguage/hitriage/accepted

Repository metrics

Stars
 (4,127 stars)
PR merge metrics
 (Avg merge 16d 13h) (160 merged PRs in 30d)

Description

Prerequisites:

Procedure:

  1. Check out dev-1.22-hi.1 and create a working branch called localize-admission-controller.md.
  2. Create a file called content/hi/docs/reference/glossary/admission-controller.md.
  3. Copy the content of https://raw.githubusercontent.com/kubernetes/website/main/content/en/docs/reference/glossary/admission-controller.md to the file you created.
  4. Localize the content.
  5. Push your change and create a pull request.

Completing this feature issue fixes part of https://github.com/kubernetes/website/issues/35600

Contributor guide