Commit Graph

15 Commits

Author SHA1 Message Date
xin.li 531503195c [zh-cn]sync kubeadm-init api-concepts
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-21 15:23:34 +08:00
Michael bcf4b2bc13 [zh] Add translations to /using-api/api-concepts.md 2023-10-30 10:13:19 +08:00
mahmut 6a8ffa1fdd
Update content/zh-cn/docs/reference/using-api/api-concepts.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-07-13 01:17:14 +08:00
mahmut 11ac08a072
[zh-cn] Update content/zh-cn/docs/reference/using-api/api-concepts.md
api server没有中文目录下的list。
目前访问"https://kubernetes.io/zh-cn/docs/reference/generated/kubernetes-api/v1.27/#listmeta-v1-meta
"会报404,所以改到"https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#listmeta-v1-meta"
这个地址。
2023-07-10 01:51:28 +00:00
xin gu babdf20a70 sync style-guide api-concepts patch-releases 2023-06-23 15:21:28 +08:00
windsonsea 0ed73f3fa0 [zh] sync /using-api/api-concepts.md 2023-05-29 13:38:38 +08:00
windsonsea 86fd5ae6bf [zh] sync /using-api/cel.md 2023-05-26 10:45:43 +08:00
Zhuzhenghao 69881e6e16 [zh] resync 1.27 api-concepts 2023-05-04 15:27:32 +08:00
xin.li 20d57113e2 [zh-cn]sync manage-deployment.md secret.md api-concepts.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-01-05 15:01:28 +08:00
hang.jiang 0d2eeeb0ab Fix typo in api-concepts.md
Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
2022-11-15 11:49:50 +08:00
Michael d359e3d196 [zh]sync /using-api/api-concepts.md 2022-09-27 07:23:17 +08:00
michelle951 4490941989 [zh] sync content/zh-cn/docs/reference/using-api/api-concepts.md 2022-08-31 15:12:06 +08:00
howieyuen 2c087454ea [zh]Update reference pages(part-5) for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-23 20:30:50 +08:00
Sean Wei 0e89a437f2 [zh] Fix link for /docs/reference/generated 2022-06-18 09:12:38 +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