Commit Graph

12 Commits

Author SHA1 Message Date
KKtheGhost 3a2cadc4f1 [zh] sync concepts/architecture/garbage-collection.md
Update content/zh-cn/docs/concepts/architecture/garbage-collection.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-01-23 11:58:19 +09:00
Matthias Bastian 93e3e3853a This change is limited to the zh-cn localization.
sync garbage-collection components feature-gates-removed feature-gates guaranteed-scheduling-critical-addon-pods
2023-07-17 22:36:19 +08:00
xin.li 0dc7f1786f [zh-cn]sync manage-resources-containers garbage-collection nodes logging job
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-04 19:57:54 +08:00
xin.li 45a7061772 [zh-cn] sync controller.md garbage-collection.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-05-16 22:24:23 +08:00
xin gu 5c70b42c21 sync garbage-collection
sync garbage-collection
2023-04-06 18:24:52 +08:00
xin.li 8eaf25b74e [zh-cn] sync garbage-collection statefulset ttlafterfinished
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-02-01 21:57:52 +08:00
windsonsea 741c6751cb [zh] sync /architecture/garbage-collection.md 2022-11-03 10:42:58 +08:00
Kinzhi 7748ca1844 [zh-cn]Update content/zh-cn/releases/release-managers.md 2022-09-04 12:04:33 +08:00
David Xia e831eda8ee
zh-cn: update Pod Lifecycle doc section header
to be more accurate. It currently says failed,
but then following paragraph includes `Succeeded`.
It seems like replacing "failed" with "terminated" is more accurate.
2022-08-08 18:39:06 -07:00
howieyuen 5e58c40edf [zh]Update concepts pages(part-1) for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-23 20:15:59 +08:00
Icarus9913 8f3c935b26 improve chinese translation
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
2022-06-15 17:15:27 +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