Commit Graph

72 Commits

Author SHA1 Message Date
paul.zhang 97af67a8f7
Modify the wrong link (#34340)
* Modify the wrong link

Modify the wrong link, from (/zh/docs/concepts/policy/pod-security-policy/) to (/zh/docs/concepts/security/pod-security-policy/)

* Modify the wrong link

Modify the wrong link, from (/zh/docs/concepts/policy/pod-security-policy/) to (/zh/docs/concepts/security/pod-security-policy/)
2022-06-16 21:02:32 -07:00
Kubernetes Prow Robot cf3108f1af
Merge pull request #34328 from my-git9/test5
[zh]improve docs
2022-06-16 17:40:31 -07:00
Kubernetes Prow Robot bf95d3f3ae
Merge pull request #34325 from mtovmassian/fix-zh-bash-alias-auto-completion
[zh] Update Bash alias auto-completion
2022-06-16 17:34:31 -07:00
xin.li c5b03048d4 [zh]improve doc
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-06-16 22:22:51 +08:00
Martin Tovmassian 63938e4cbe [zh] Update Bash alias auto-completion 2022-06-16 12:22:31 +02:00
paul.zhang 650518dfea
Correct wrong link
Change from {how-do-i-turn-on-an-admission-controller} to {#how-do-i-turn-on-an-admission-controller}
2022-06-16 17:14:33 +08:00
Kubernetes Prow Robot a2de12ad3f
Merge pull request #34229 from tengqm/zh-imagepolicy
[zh] Translate imagepolicy configuration API
2022-06-15 10:07:18 -07:00
javadoors e849026b79 [zh] Translate /docs/reference/kubernetes-api/authentication-resources/certificate-signing-request-v1/ to Chinese #34137 2022-06-15 08:49:48 +08:00
paul.zhang 7cbecf77c1
Update service-account-v1.md
修改如下:
1)位于路径中  修改为 路径参数 
2) 查询字符串 修改为 查询参数
3)*查询字符串*  修改为 **查询字符串**
4)*位于路径中* 修改为 **位于路径中**
2022-06-14 10:07:07 +08:00
Kubernetes Prow Robot 03d464abb1
Merge pull request #34243 from windsonsea/docsite1
[zh] resync k8s-api-config: csi-storage-capacity-v1.md
2022-06-13 05:52:11 -07:00
Michael 23cdc2dc8f [zh] resync k8s-api-config: csi-storage-capacity-v1.md 2022-06-13 20:47:28 +08:00
Kubernetes Prow Robot d9bccac721
Merge pull request #34244 from howieyuen/zh-34221-reference-3
[zh]Resync content/zh-cn/docs/reference/command-line-tools-reference/kubelet.md(reference-3)
2022-06-12 23:40:10 -07:00
Qiming Teng a1c01dca0f [zh] Translate imagepolicy configuration API 2022-06-13 12:10:30 +08:00
Kubernetes Prow Robot b9182dbb2b
Merge pull request #34227 from tengqm/zh-eventratelimit-api
[zh] Translate eventratelimit API (v1alpha1)
2022-06-12 20:42:10 -07:00
Kubernetes Prow Robot be5f7ba00c
Merge pull request #34240 from howieyuen/zh-34221-reference-1
[zh]Resync reference files after zh language renaming(reference-1)
2022-06-12 18:42:10 -07:00
howieyuen 52052f566e [zh]Resync content/zh-cn/docs/reference/command-line-tools-reference/kubelet.md 2022-06-13 09:41:33 +08:00
Kubernetes Prow Robot 9e1a87374b
Merge pull request #34242 from howieyuen/zh-34221-reference-2
[zh]Resync content/zh-cn/docs/reference/command-line-tools-reference/kube-proxy.md(reference-2)
2022-06-12 18:40:10 -07:00
howieyuen b3ac2c18e4 [zh]Resync content/zh-cn/docs/reference/command-line-tools-reference/kube-proxy.md 2022-06-13 09:33:51 +08:00
howieyuen c93692e47f [zh]Resync reference files after zh language renaming [reference-1] 2022-06-13 09:29:34 +08:00
Michael 2d8986545b [zh] resync ref-k8s-api-config: csi-driver-v1.md 2022-06-11 17:46:44 +08:00
Qiming Teng 20828e4c37 [zh] Translate eventratelimit API (v1alpha1) 2022-06-11 15:19:19 +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