Commit Graph

26 Commits (01cfb51bfed48d1bce79ff5c839d460c3f0acad8)

Author SHA1 Message Date
xin.li 320dab7907 [zh-cn] sync controllers/_index.md job.md pods/_index.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-01-25 09:27:15 +08:00
DeltaX fc4b3caeaa [zh] Sync controllers/job.md and fix link anchor. 2023-12-25 16:08:10 +08:00
xin gu 10a8a4abdf sync pid-limiting multi-tenancy job 2023-11-20 19:15:38 +08:00
xin gu fa2a72709c sync job admission-controllers validating-admission-policy
u

Update job.md

Update job.md
2023-11-16 21:16:07 +08:00
Qiming Teng 501819b4c9 [zh] Resync workloads concepts page 2023-10-07 09:45:05 +08:00
xin.li 58fd12ed47 [zh-cn] sync concepts/workloads/*
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-09-11 09:36:22 +08:00
windsonsea 830af47b88 [zh] sync concepts: /controllers/job.md 2023-08-28 09:14:51 +08:00
xin.li fc410a75f2 [zh-cn] sync workloads/controllers/* labels-annotations-taints/_index.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-08-10 00:34:10 +08:00
KKtheGhost eac5ae4d48 [zh] sync workloads/controllers/_index.md & workloads/pods/user_namespaces.md and related files
Update content/zh-cn/docs/concepts/workloads/controllers/statefulset.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Update content/zh-cn/docs/concepts/workloads/controllers/daemonset.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Update content/zh-cn/docs/concepts/workloads/controllers/deployment.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Update content/zh-cn/docs/concepts/workloads/controllers/replicaset.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-07-25 17:33:52 +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 8b0c0ec9c0 [zh-cn]sync controllers/job.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-05-08 21:52:57 +08:00
Zhuzhenghao 284d90b02b [zh] resync 1.27 job 2023-05-04 14:55:04 +08:00
howieyuen f13f8e3a29 [zh-cn] sync concepts files of workloads 2023-03-16 20:46:30 +08:00
windsonsea 950767ed7c [zh] sync /controllers/job.md 2023-01-08 07:52:53 +08:00
Michael b80b40dcec [zh] sync /controllers/job.md 2022-12-05 10:19:39 +08:00
Weizhan Yun 158573fae2
Update job.md
As [the  original document page](#https://kubernetes.io/docs/concepts/workloads/controllers/job/#completion-mode):
> The Job is considered complete when there is one successfully completed Pod for each index.

update the chinese doc discribetion.
2022-10-19 17:24:21 +08:00
handyson bc40ccb804 [zh-cn] Update job.md 2022-09-24 21:44:13 +08:00
jzhupup ed214edb47 [zh-cn] sync1.25 job.md
Signed-off-by: jzhupup <jzhupup0210@gmail.com>
2022-09-12 12:35:10 +08:00
Hu Shuai 73c8d2bb7f [zh-cn] resync: some file's commented English texts and indentation
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-08-07 12:10:02 +08:00
Michael dfa3a32f58 [zh-cn] resync /concepts/workloads/controllers/job.md 2022-08-06 09:27:08 +08:00
yanrongshi 2978e046fe Update job.md 2022-07-23 23:36:27 +08:00
Kinzhi a2166e41b5 [zh-cn]Update content/zh-cn/docs/concepts/workloads/controllers/job.md 2022-07-23 14:49:22 +08:00
Michael 4706b5ba8b [zh-cn] Improve workloads/controllers/job.md 2022-07-03 21:58:42 +08:00
howieyuen 3ecfa2da5a [zh]Update concepts pages(part-4) for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-24 11:09:03 +08:00
X723166587 4f45d4d7c5
[zh] Accurate explanation for the calculation of number of failures in Job (#34327)
* [zh] Accurate explanation for the calculation of number of failures in Job

Apply PR 33536 corrections to Chinese content.
signed-off-by: X723166587 <yuchen.wei@daocloud.io>

* Update job.md

fix typo

* Update job.md

fix typo
2022-06-17 08:20:31 -07: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