Commit Graph

35 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 180caeb90c
Merge pull request #35290 from yanrongshi/zh-cn]rsync-job.md
[zh-cn]Resync job.md
2022-08-01 05:22:29 -07:00
buptliuwei 61285a155d
去除中文文档中时区的重复描述 2022-07-29 11:37:37 +08:00
Michael 37b1950bec [zh-cn] resync /concepts/workloads/pods/init-containers.md 2022-07-28 13:43:28 +08:00
Michael 037bc3394e [zh-cn] relocate topology-spread-constraints.md 2022-07-27 07:32:46 +08:00
Kinzhi eca7a91024 [zh-cn]Update content/zh-cn/docs/concepts/workloads/pods/_index.md 2022-07-25 03:09:24 +08:00
yanrongshi 2978e046fe Update job.md 2022-07-23 23:36:27 +08:00
yanrongshi 7fd2fee01f Update deployment.md 2022-07-23 23:15:12 +08:00
Kinzhi a2166e41b5 [zh-cn]Update content/zh-cn/docs/concepts/workloads/controllers/job.md 2022-07-23 14:49:22 +08:00
yanrongshi 38893467ee Update _index.md 2022-07-23 01:45:13 +08:00
Kubernetes Prow Robot 42f91dddd0
Merge pull request #35163 from hs0210/replicaset
[zh-cn] resync: docs/concepts/workloads/controllers/replicaset.md
2022-07-19 18:46:36 -07:00
Sean Wei 35174abcd9 [zh-cn] Update replicationcontroller.md 2022-07-20 00:27:41 +08:00
Hu Shuai d53c9345f9 [zh-cn] resync: docs/concepts/workloads/controllers/replicaset.md
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-07-19 18:39:19 +08:00
Kinzhi 8a91a702e9 [zh-cn]Update content/zh-cn/docs/concepts/workloads/_index.md 2022-07-14 00:26:41 +08:00
Michael 3b74fd746e [zh-cn] updated controllers/statefulset.md 2022-07-11 16:04:51 +08:00
Kubernetes Prow Robot 07df8ad446
Merge pull request #34828 from windsonsea/template
[zh-cn] Improve concepts/workloads/pods/_index.md
2022-07-08 04:27:47 -07:00
Kubernetes Prow Robot 687b6453c3
Merge pull request #34801 from zhangxyjlu/downward-api
[zh-cn] Add downward-api.md chinese version
2022-07-06 18:13:32 -07:00
Michael 4220852973 [zh-cn] Improve concepts/workloads/pods/_index.md 2022-07-06 00:02:25 +08:00
zhangxiaoyang 785a245e09 [zh-cn] Add downward-api.md chinese version 2022-07-05 14:22:23 +08:00
Mengjiao Liu 8e1bd3f96f [zh] Resync deployment page 2022-07-05 11:19:25 +08:00
Kubernetes Prow Robot e6fe643008
Merge pull request #34791 from windsonsea/replicaset
[zh-cn] Improve workloads/controllers/replicaset.md
2022-07-04 02:43:23 -07:00
Michael 1c8f1b4a15 [zh-cn] Improve workloads/controllers/replicaset.md 2022-07-04 13:33:33 +08:00
Michael 4706b5ba8b [zh-cn] Improve workloads/controllers/job.md 2022-07-03 21:58:42 +08:00
Kubernetes Prow Robot ed23f394e2
Merge pull request #34564 from Sea-n/zh-fix-conecpts-links
[zh] Fix some 404 links in concepts
2022-06-24 20:58:57 -07:00
Kubernetes Prow Robot 2487653b8a
Merge pull request #34551 from mengjiao-liu/fix-link-node-bolg-zh
[zh]Fix markdown link rendering failure caused by using full-width characters
2022-06-24 06:48:59 -07:00
Sean Wei 34564abcb3 [zh] Fix some 404 links in concepts 2022-06-24 20:54:30 +08:00
Mengjiao Liu ceec18f218 [zh]Fix markdown link rendering failure caused by using full-width characters 2022-06-24 15:47:50 +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
ydFu e6fb3e1aa0 [zh] Update Cronjobs
* Add link anchors

* fix link to 'zh-cn'

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-06-23 17:24:10 +08:00
ioripolo c1d17eb639
Fix a chinese typo 2022-06-21 11:12:12 +08:00
Kubernetes Prow Robot ad43c436c3
Merge pull request #34330 from yancz2000/patch-1
[zh] Update deployment.md
2022-06-18 22:00:03 -07: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
yancz2000 2286d3652b
Update deployment.md 2022-06-16 22:34:49 +08:00
xin.li c0b6e2e66a [zh]update daemonset.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-06-15 22:02:15 +08:00
Qiming Teng 91f46804c6 [zh] Resync some concepts pages (concepts-4) 2022-06-13 11:51:49 +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