Commit Graph

91 Commits

Author SHA1 Message Date
Qiming Teng 91d6aa7de5 Fix typo in Daemonset 2020-10-30 10:33:41 +08:00
Lei 47a6032057
fix wrongly words 2020-10-16 15:58:58 +08:00
Kenichi Omichi ed4b0b2b1a zh: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 for zh.
2020-10-09 15:55:23 +00:00
wwgfhf 2ad06ab73f
Update disruptions.md 2020-09-27 17:48:01 +08:00
Kubernetes Prow Robot 210e86043d
Merge pull request #23940 from zhiguo-lu/zh-concepts-page-add-descriptions
[zh] update zh/docs/concepts page, fix #23920
2020-09-17 05:42:46 -07:00
luzg 77b1c28c84 [zh] update zh/docs/concepts page, fix 23920 2020-09-17 17:47:10 +08:00
llhuii f3cb3e74ff fix comment error 2020-09-16 11:06:54 +08:00
Qiming Teng 62399b8532 [zh] Rework Deployment concept 2020-09-08 09:09:30 +08:00
Kubernetes Prow Robot f783b781d5
Merge pull request #23628 from wwgfhf/wwg_podpreset
Update translation in podpreset.md
2020-08-31 18:19:50 -07:00
wwgfhf 11dbe4f490
Update podpreset.md 2020-09-01 08:58:41 +08:00
huccshen 32638e65ed
Update deployment.md 2020-08-31 10:18:29 +08:00
huccshen e9cf05db66
Update deployment.md 2020-08-31 10:11:29 +08:00
Kubernetes Prow Robot aa10585cda
Merge pull request #23193 from tengqm/zh-links-tasks-3
[zh] Tidy up and fix links in tasks section (3/10)
2020-08-22 20:45:40 -07:00
szh 43a0128d98
Update cron-jobs.md 2020-08-18 20:39:45 +08:00
Qiming Teng 1d3f4449a4 [zh] Tidy up and fix links in tasks section (3/10) 2020-08-17 11:48:08 +08:00
Helios 11cc9e007a [zh] fix links in concept section 2020-08-12 19:29:26 +08:00
Helios 50007b21d2 fix links to English pages in Chinese pages 2020-08-12 18:13:20 +08:00
Kubernetes Prow Robot da1eec647d
Merge pull request #22994 from tengqm/zh-links-concepts-5
[zh] Fix links in concepts section (5)
2020-08-09 19:22:19 -07:00
Kubernetes Prow Robot 2fb169a970
Merge pull request #22904 from tengqm/zh-links-concepts-3
[zh] Fix links in concepts section (3)
2020-08-09 06:26:19 -07:00
Kubernetes Prow Robot a3b221000f
Merge pull request #22942 from tengqm/zh-links-concepts-4
[zh] Fix links in Concepts section (4)
2020-08-09 06:24:19 -07:00
Kubernetes Prow Robot a33391de61
Merge pull request #22887 from tengqm/zh-pod-lifecycle
[zh] Rework Pod Lifecycle page
2020-08-05 04:46:28 -07:00
Qiming Teng b4189b5800 [zh] Fix links in concepts section (5) 2020-08-05 11:55:04 +08:00
Qiming Teng c29ceebd83 [zh] Fix links in Concepts section (4) 2020-08-03 21:38:54 +08:00
Qiming Teng bdfbc6f21d [zh] Rework Pod Lifecycle page
A lot of things have changed upstream.
2020-08-03 21:33:31 +08:00
Qiming Teng bd8790c32a [zh] Sync changes to Pod concept 2020-08-02 21:07:22 +08:00
Qiming Teng b13b686e9c [zh] Fix links in concepts section (3) 2020-08-02 10:33:04 +08:00
Kubernetes Prow Robot e4f6797510
Merge pull request #22557 from tengqm/fix-links-concepts
Fix links in concepts section
2020-08-01 15:43:40 -07:00
Qiming Teng 380d1890e7 [zh] Translate Job into Chinese 2020-07-29 10:14:13 +08:00
Qiming Teng 0bdcd44e6b Replace reference to redirect entries (1)
We are referencing the redirect entries in the docs, at many places.
These references should be updated to the correct content page.
2020-07-27 13:22:53 +08:00
xieyanker bdfc63c541
Fix zh translate 2020-07-27 11:38:00 +08:00
Kubernetes Prow Robot 896034cbc2
Merge pull request #22473 from JarHMJ/patch-2
Update deployment.md: fix format error
2020-07-14 23:34:38 -07:00
cuisongliu 35b0c8b3db
Update content/zh/docs/concepts/workloads/pods/init-containers.md
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
2020-07-14 18:28:31 +08:00
cuisongliu ab329b0ab0 docs(master): fix init container not support lifecycle and probe and sync en docs
Signed-off-by: cuisongliu <cuisongliu@qq.com>
2020-07-14 14:35:46 +08:00
cuisongliu d5c36b3dac docs(master): fix init container not support lifecycle and probe
Signed-off-by: cuisongliu <cuisongliu@qq.com>
2020-07-14 12:53:03 +08:00
JarHMJ c6d493df08
Update deployment.md: fix format error 2020-07-11 22:24:59 +08:00
RainbowMango 443a3da4d4 Remove redundancy content. 2020-07-11 11:45:21 +08:00
wxsm 67e4e935b7
fix: zh doc mislead to en link. 2020-07-09 18:46:35 +08:00
Qiming Teng 073ce649b9 [zh] Fix links on docs home
The links on the Home page is out of sync due to reasons like improper
translation of card name, missing card section in front-matter or even
missing content file in Chinese localization.
2020-06-27 13:55:06 +08:00
Kubernetes Prow Robot 0c9172ba03
Merge pull request #20938 from dupengcheng/patch-1
Fix zh language misspell
2020-06-26 20:20:15 -07:00
Karen Bradshaw 4b35d4d401 add zh pages 2020-06-09 19:33:15 -04:00
corvofeng f79ecaf49d Sync with the English document, revert #19959.
According to #20301, the CronJob timezone comes from system timezone.

Signed-off-by: corvofeng <corvofeng@gmail.com>
2020-06-03 09:38:20 +08:00
huccshen 9ef98e3b4f
Update init-containers.md 2020-05-30 17:26:54 +08:00
Divya Bhushan c5915cb722 #20970-fixed broken link in concepts/workloads/controllers/statefulset/ 2020-05-15 01:38:22 +02:00
dupengcheng 4afaf21c6c
Fix zh language misspell 2020-05-13 16:01:54 +08:00
Jie Shen 1d32fd057f
Update content/zh/docs/concepts/workloads/pods/pod-topology-spread-constraints.md
Co-authored-by: LiuDui <1693291525@qq.com>
2020-05-12 11:48:29 +08:00
drfish fe42e71f45 Polish zh version of pod-topology-spread-constraints.md 2020-05-11 23:10:17 +08:00
moons 83415adfa8
Update init-containers.md 2020-04-24 16:11:33 +08:00
wawa0210 aece0ebd81
Fix document errors 2020-04-18 10:01:58 +08:00
moons 36294f0c2f
Update garbage-collection.md 2020-04-02 11:51:47 +08:00
stevenux f4b3b95d5a
Update pod-lifecycle.md
翻译内容缺失
2020-04-02 09:58:01 +08:00