Commit Graph

26 Commits

Author SHA1 Message Date
Kinzhi b6ad70ceac [zh-cn]Update content/zh-cn/docs/concepts/security/rbac-good-practices.md 2022-07-28 01:57:45 +08:00
yanrong.shi f09e8b1094 Update pod-security-policy.md 2022-07-25 21:34:32 +08:00
Kubernetes Prow Robot 2c8a8d3e13
Merge pull request #35169 from windsonsea/debugclus
[zh-cn] resync /concepts/security/controlling-access.md
2022-07-19 18:14:37 -07:00
Sean Wei 35171abc9d [zh] Update pod-security-standards.md 2022-07-20 00:00:40 +08:00
Michael aee0a6d368 [zh-cn] resync /concepts/security/controlling-access.md 2022-07-19 22:46:31 +08:00
Kubernetes Prow Robot c8331de638
Merge pull request #34821 from javadoors/issues#34798
[zh-cn] Translate /docs/concepts/security/multi-tenancy/ to Chinese #…
2022-07-10 23:03:48 -07:00
javadoors 55ceaa7e6b [zh-cn] Translate /docs/concepts/security/multi-tenancy/ to Chinese #34798 2022-07-07 11:34:54 +08:00
Michael 9c3cc2b00d [zh-cn] improve security/pod-security-policy.md 2022-07-04 22:07:34 +08:00
Kubernetes Prow Robot 109d945bbd
Merge pull request #34554 from tengqm/zh-resync-psa
[zh-cn] Resync Pod security admission page
2022-06-28 19:40:03 -07:00
Qiming Teng f19fc35059 [zh-cn] Resync Pod security admission page 2022-06-27 15:24:03 +08:00
Kubernetes Prow Robot 4ad4797e98
Merge pull request #34594 from tengqm/zh-resync-pss
[zh-cn] Resync pod security standards page
2022-06-26 23:18:58 -07:00
Qiming Teng 49b01946ed [zh-cn] Resync pod security standards page 2022-06-26 11:55:00 +08:00
Sean Wei 34564abcb3 [zh] Fix some 404 links in concepts 2022-06-24 20:54:30 +08:00
Kubernetes Prow Robot 49a55eb2ee
Merge pull request #34530 from yanrongshi/zh]-update/docs/concepts/security/pod-security-admission.md
[zh-cn] update concepts/security/pod-security-admission.md
2022-06-23 23:01:19 -07:00
Kubernetes Prow Robot 7eca3dd28a
Merge pull request #34541 from yanrongshi/zh-cn]-update-/docs/concepts/security/windows-security.md
[zh-cn] Update security/windows-security.md
2022-06-23 19:57:19 -07:00
Kubernetes Prow Robot 9388f32996
Merge pull request #34543 from yanrongshi/zh-cn]-update/docs/concepts/security/controlling-access.md
[zh-cn] Update controlling-access.md
2022-06-23 19:07:19 -07:00
yanrongshi e70c85c506
[zh-cn]Update rbac-good-practices.md (#34542)
* Update rbac-good-practices.md

* Update rbac-good-practices.md
2022-06-23 19:05:19 -07:00
yanrong.shi f88213894e Update controlling-access.md 2022-06-24 07:30:45 +08:00
yanrong.shi 900b39f233 Update windows-security.md 2022-06-24 07:23:52 +08:00
yanrong.shi 6a6f4c6ef7 Update create-cluster-kubeadm.md 2022-06-23 21:43:38 +08:00
howieyuen 5f0ec40aaa [zh]Update concepts pages(part-3) for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-23 20:18:40 +08:00
Arhell 1db141c2ee [zh] fix typo rbac-good-practices.md 2022-06-18 10:39:09 +03:00
Sean Wei 34341def48 [zh] Fix link for PSP 2022-06-17 12:12:36 +08:00
paul.zhang 53394d3c2a
Correct typos
Correct typos from 查件->插件
2022-06-17 11:51:22 +08:00
Qiming Teng f0a71f59e0 [zh] Resync concepts page (concepts-1) 2022-06-13 11:09:44 +08:00
Qiming Teng c52818c03d Switch language name 'zh' to 'zh-cn'
This is the first step to rename 'zh' to 'zh-cn'. There are several reasons why we rename the language name.

- The upstream docsy theme changed the language name, leading to many warnings during site build;
  The side-effect is that the i18n strings are no longer working.
- We believe renaming the language is the right thing to do, because this move can make room for other variants of Chinese language, such as 'zh-tw', 'zh-sg' etc.

There would be several follow-ups to this PR, such as fixing the intra-site links, adding redirects etc.

We will lock up changes to zh/zh-cn pages for the moment, until this one gets in.

This PR is based on commit cdad0a7342.
2022-06-10 22:33:41 +08:00