Commit Graph

317 Commits (dev-1.34)

Author SHA1 Message Date
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