Commit Graph

229 Commits

Author SHA1 Message Date
Qiming Teng 6a46385d68 [zh] Resync kubectl plugins task 2020-08-16 20:39:50 +08:00
Qiming Teng b850f23d11 [zh] Fix connecting-frontend-backend task
The English context are completely missing
2020-08-16 15:07:10 +08:00
Qiming Teng dcdd79afd1 [zh] Resync access cluster API
For upstream English content changes.
2020-08-16 09:36:19 +08:00
Qiming Teng f13aa3275f [zh] Resync default storage class
For some reasons, the original English text was missing.
2020-08-15 21:52:01 +08:00
Qiming Teng 53f7f6e388 [zh] Resync DNS debugging solution task 2020-08-15 14:13:15 +08:00
Qiming Teng 1f3a8885af [zh] Resync DNS customization task 2020-08-15 11:16:30 +08:00
Qiming Teng b7f82b11bc [zh] Rework the reconfig kubelet task
Most of the translation are good. However, there are quite some places
where the current text failed to convey the correct message ...
2020-08-14 23:02:31 +08:00
Qiming Teng 73ed1da84a [zh] Resync DNS autoscaling task
Fixed some inaccuracies, removed texts that disappear from English
version, resync revised contents.
2020-08-14 15:51:41 +08:00
Qiming Teng e7b8bb30c7 [zh] Resync cluster-management task doc
The current localized version is misssing English context. There are
also bad links and outdated contents.
2020-08-14 14:19:41 +08:00
Qiming Teng 12617f6bcb [zh] Tune translation for assign CPU resource 2020-08-13 21:04:31 +08:00
Kubernetes Prow Robot c8c2f69f9b
Merge pull request #23078 from tengqm/zh-drop-rollingupdate
[zh] Drop a page which was deleted in En site
2020-08-12 08:05:45 -07:00
Qiming Teng 06d5cab202 [zh] Drop a page which was deleted in En site 2020-08-11 21:47:25 +08:00
M. Habib Rosyad 31d3d215e6
relocate 'qosClass' under 'status' in examples 2020-08-11 16:55:30 +07:00
Qiming Teng 9aade0ef3f [zh] Rework debugging application task
The current translation is missing English context, with content not
updated to match English source. Some translation were inaccurate.
This PR fixes these problems, along with links.
2020-08-09 19:18:19 +08:00
Kubernetes Prow Robot ad99435b25
Merge pull request #22845 from huchengze/patch-25
Update http-proxy-access-api.md for zh
2020-08-01 19:05:41 -07:00
Qiming Teng ac9daa6d8a [zh] Localize ingress-minikube 2020-07-31 16:29:14 +08:00
huccshen 20d8c001ce
Update http-proxy-access-api.md 2020-07-31 16:19:01 +08:00
Kubernetes Prow Robot 7beed86c26
Merge pull request #22834 from huchengze/patch-21
Update horizontal-pod-autoscale-walkthrough.md for zh
2020-07-30 22:13:07 -07:00
Kubernetes Prow Robot 7e78236d35
Merge pull request #22162 from gaoguangze111/update-install-service-catalog-using-helm
update chinese page install-service-catalog-using-helm
2020-07-30 22:09:07 -07:00
Kubernetes Prow Robot 18f7411171
Merge pull request #22161 from gaoguangze111/update-chinese-pages-setup-extension-api-server
Update chinese page setup-extension-api-server
2020-07-30 22:05:07 -07:00
huccshen 8306f64afd
Update horizontal-pod-autoscale-walkthrough.md 2020-07-31 11:52:27 +08:00
Kubernetes Prow Robot 3c9ecfae48
Merge pull request #22637 from tengqm/zh-sync-kubeadm-upgrade
[zh] sync kubeadm upgrade
2020-07-30 20:49:07 -07:00
Kubernetes Prow Robot 749647ca79
Merge pull request #22638 from tengqm/zh-network-policy
[zh] Resync network-policy task
2020-07-30 20:47:06 -07:00
GoodGameZoo a9e314aaa9 Use relative path 2020-07-30 19:50:05 -07:00
GoodGameZoo fb650b07b2 Remove line 81 which is outdated, line 82 is translated. 2020-07-30 19:33:49 -07:00
Kubernetes Prow Robot 678d84d61f
Merge pull request #22774 from jiaj12/patch-33
Update reserve-compute-resources.md
2020-07-30 18:09:07 -07:00
jiajie a16f579183
Update reserve-compute-resources.md 2020-07-31 09:00:25 +08:00
Zhang Yong 077e72e4f8 Tidy styling of “Change the Reclaim Policy of a PersistentVolume” 2020-07-27 20:37:31 +08:00
jiajie 1bcc87a3f4
Update reserve-compute-resources.md
update zh-trans to match master branch, the original seems to be based on release-1.16
2020-07-27 16:49:22 +08:00
Qiming Teng a8b09e6b1b [zh] Drop federation related contents
These contents are removed from English site.
2020-07-25 16:50:52 +08:00
Qiming Teng d9215a18e7 [zh] Resync network-policy task
The current localization is missing the English context. This PR adds
the English source back and resync the localized version.
2020-07-22 14:25:43 +08:00
Qiming Teng 43172261b2 [zh] sync kubeadm upgrade 2020-07-22 12:11:11 +08:00
Jeremy 7fa16ffcb6
Update declare-network-policy.md
modify default nginx label
2020-07-22 11:59:30 +08:00
wxsm 10856203a2
fix: zh docs misleading to en link.
note that:

1. links reachable with /zh prefix is simply added prefix.
2. links redirected after visit and reachable with /zh prefix is updated to the redirected link and added prefix.
2020-07-08 14:02:07 +08:00
wxsm 09e0db86cf
fix: zh docs misleading to en link.
note that:

1. links reachable with `/zh` prefix is simply added prefix.
2. links redirected after visit and reachable with `/zh` prefix is updated to the redirected link and added prefix.
3. links or redirected links results with 404 after added `/zh` prefix is not changed.
2020-07-07 12:58:11 +08:00
Kubernetes Prow Robot f394cfa487
Merge pull request #22274 from jiaj12/patch-28
Update debug-service.md
2020-07-05 18:12:50 -07:00
jiajie e1a07e6862
Update debug-service.md 2020-07-03 10:29:49 +08:00
jiajie a5537b816e
Update debug-application-introspection.md
update a link on zh page to match master branch
2020-07-02 18:06:01 +08:00
jiajie 01027380d5
Update debug-service.md
更新文档内容从 release1.16 到 master
2020-07-02 17:37:40 +08:00
刘冲 982735b1c6 Update access-cluster.md
Delete space character when get TOKEN with get/cut
2020-07-02 11:18:52 +08:00
Pistoolster 64896ca40a
Update configure-pod-configmap.md
1. fix some translate error. eg `key` means `键`, not `密钥`, `volumes` means `数据卷`, not `容器`
2. some Chinese sentences don't make sense, replaced with the normal Chinese way
2020-07-02 03:57:12 +08:00
Kubernetes Prow Robot da59aad51a
Merge pull request #22244 from pistoolster/patch-2
Update configure-pod-configmap.md
2020-07-01 06:08:16 -07:00
Pistoolster b8d087b80c
Update configure-pod-configmap.md
`key` should mean `键` as well as following content,  not `密钥`。
2020-07-01 18:29:32 +08:00
jiajie 7a50843469
Update create-external-load-balancer.md
update zh-trans to match (#18928) modification
2020-07-01 14:52:40 +08:00
Pistoolster d62237f532
fix chinese page command line error 2020-07-01 10:29:32 +08:00
Kubernetes Prow Robot cb6b73d54c
Merge pull request #22195 from huchengze/patch-16
Add a note about reserved namespace prefix. Resolves for zh
2020-06-30 02:36:06 -07:00
huccshen 5d10052fc8
Update namespaces.md 2020-06-30 17:16:25 +08:00
huccshen a9dc7a0bd9
Update configure-liveness-readiness-startup-probes.md 2020-06-30 16:58:38 +08:00
GoodGameZoo a0e6cdac59 update chinese page install-service-catalog-using-helm 2020-06-29 04:11:10 -07:00
GoodGameZoo 97309e46fa Update chinese page setup-extension-api-server 2020-06-29 03:53:55 -07:00
Kubernetes Prow Robot 595ec040a8
Merge pull request #22099 from tengqm/zh-sync-home
[zh] Fix links on docs home
2020-06-28 02:44:14 -07: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 75b9b632d0
Merge pull request #21936 from Yiyiyimu/patch-2
[zh] Update install-minikube, add alibaba image
2020-06-26 20:56:15 -07:00
xieyanker b582e577ab Fix some format error caused by original comments 2020-06-26 14:43:34 +08:00
Shuyang Wu 0ae9f8221b
Update content/zh/docs/tasks/tools/install-minikube.md
Co-authored-by: SataQiu <1527062125@qq.com>
2020-06-22 10:39:20 +08:00
Kubernetes Prow Robot 8da1919130
Merge pull request #21935 from Yiyiyimu/patch-1
[zh] Fix typo in install-kubectl
2020-06-20 00:46:39 -07:00
Shuyang Wu e15f2eb931
[zh] Update install-minikube, add alibaba image
As commented [here](https://github.com/kubernetes/minikube/issues/5860#issuecomment-553201689)
2020-06-20 14:59:30 +08:00
Kubernetes Prow Robot c27b58a7a6
Merge pull request #21859 from victoryNap/master
Update falco helm chart url
2020-06-19 22:30:39 -07:00
Kubernetes Prow Robot aa179d7099
Merge pull request #21806 from tengqm/fix-zh-dns-debug
[zh] Fix content in DNS debugging
2020-06-19 21:26:39 -07:00
Kubernetes Prow Robot 251a065fd2
Merge pull request #21537 from Cweiping/remove_kubectl_run_command_deprecated_zh
deprecated kubectl run command flag replicas for zh
2020-06-19 21:02:40 -07:00
Shuyang Wu cff8efab31
Update typo in zh install-kubectl
Make the change according to English page, and also the issue [here](https://github.com/minishift/minishift/issues/3440#issuecomment-617506530)
2020-06-20 10:06:56 +08:00
Qiming Teng bf33cf0110 [zh] Fix content in DNS debugging 2020-06-19 15:17:47 +08:00
Kubernetes Prow Robot e5336ccd62
Merge pull request #21706 from tengqm/fix-zh-minikube
[zh] Fix minikube install note
2020-06-18 20:41:58 -07:00
Qiming Teng c6e70fc79f [zh] Fix task list
We now seem to have two sections on extending Kubernetes. This turns out
to be a folder name change problem after a closer investigation. The
English folder changed 'access-kubernetes-api' to 'extend-kubernetes',
but this change was not propagated to Chinese localization.
2020-06-19 09:57:12 +08:00
David Jannotta 8b23c00a72
Update falco helm chart url 2020-06-17 13:25:50 -05:00
xieyanker 7aa474418f
Fix title format error 2020-06-16 17:39:16 +08:00
Qiming Teng 3cf5f56c33 [WIP][zh] Fix minikube install note 2020-06-13 16:18:05 +08:00
Kubernetes Prow Robot 887a6423c5
Merge pull request #21554 from wawa0210/patch-2
【zh】Clarify the explanation when environment variables refer to each other
2020-06-10 18:18:56 -07:00
Karen Bradshaw fb79042c61 update orig. order of headings 2020-06-09 19:33:15 -04:00
Karen Bradshaw 4b35d4d401 add zh pages 2020-06-09 19:33:15 -04:00
wawa 5c5a77dac3
Update define-environment-variable-container.md
Clarify the explanation when environment variables refer to each other
2020-06-07 10:53:30 +08:00
Weiping Cai cca324e4bd
deprecated kubectl run command flag replicas for zh
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-06 16:13:15 +08:00
陈逢锦/FengjinChen f0b70f0afd
Fix "hosted" translation
"hosted" can be translated into "托管",  which is used more widely  in Chinese tech community.
2020-06-03 13:25:32 +08:00
Kubernetes Prow Robot 520404a066
Merge pull request #21289 from bweston92/feat/nodelocaldns-image-jpg-to-svg
feat: turn nodelocaldns image to svg
2020-06-01 22:46:15 -07:00
Kubernetes Prow Robot b57341331c
Merge pull request #21264 from caliburn1994/patch-2
Update events-stackdriver.md
2020-05-31 06:01:55 -07:00
Zhang Yong 2c5b5ae815 Improvement for helm version 2020-05-30 16:37:39 +08:00
Bradley Weston 85c8fd8e1f feat: turn nodelocaldns image to svg 2020-05-29 10:28:47 +01:00
九千鸦 Jerry Chen 7b774edba6
Update events-stackdriver.md 2020-05-28 19:57:39 +09:00
谭九鼎 9ca8708d82
zh: fix indentation 2020-05-11 14:17:10 +08:00
Ruofeng Lei 32f2d23a98 Update zh translation in static-pod.md 2020-05-08 17:33:44 +08:00
Ruofeng Lei 50f62637fb fix typo in static-pod.md 2020-05-08 16:48:17 +08:00
Dominic Yin 132728ef03
Add the missing double quote " for zh doc 2020-05-03 10:31:18 +08:00
Kubernetes Prow Robot 47ce7fdf66
Merge pull request #20684 from zhanw15/cmd
update content in zh assign-cpu-resource docs
2020-05-01 06:52:29 -07:00
Kubernetes Prow Robot 3d4026e487
Merge pull request #19944 from gaoguangze111/add-falco-zh-translation
Add falco chinese translation
2020-05-01 06:48:29 -07:00
Guangze GAO d767954e62 Correct errors 2020-04-30 21:26:56 +08:00
展望 30a447f59f update content in zh assign-cpu-resource docs 2020-04-30 20:32:05 +08:00
Kubernetes Prow Robot 61aeaca844
Merge pull request #20561 from dmitrytokarev/dashboard-v2.0.0
Updated dashboard installation command to use v2.0.0
2020-04-27 07:41:30 -07:00
James Spurin ff6717e7ef ZH equivalent for PR20555 2020-04-26 17:17:53 +01:00
Dmitry Tokarev 4d29445949 Updated dashboard installation command to use v2.0.0 2020-04-26 01:53:32 -07:00
WangHengwei 8fb8330deb
Update configure-liveness-readiness-startup-probes.md (#19908)
* Update configure-liveness-readiness-startup-probes.md

Add a "TCP" to synchronize with the English version.

* Update configure-liveness-readiness-startup-probes.md

Also modified line 500
2020-03-30 05:19:53 -07:00
xieyanker 148c201726
fix format error (#19925) 2020-03-29 18:43:53 -07:00
Guangze GAO dd34e479e6 Add falco chinese translation 2020-03-29 22:41:15 +08:00
xieyanker eabe91002a
fix `ConfiMap` format Error (#19924) 2020-03-28 03:31:53 -07:00
Jie Shen a4243bad56
Fix Left panel navigating bar layout issue for zh (#19517) 2020-03-25 21:14:24 -07:00
chentanjun ef4642ae22
add en content/zh/docs/tasks/inject-data-application/define-environment-variable-container.md (#19754) 2020-03-20 19:40:44 -07:00
chentanjun a6d1aa8110
update zh-trans content/zh/docs/tasks/job/parallel-processing-expansion.md (#19636) 2020-03-20 19:08:44 -07:00
2BFL ec43d8f08e
zh-translation: install-minikube.md (#19626)
Accept tengqm's suggestion
2020-03-17 06:49:24 -07:00
Jacky Wu 64f9b39d33
fix: remove the redirect_from settings. (#19645) 2020-03-17 06:32:22 -07:00
Weidong Cai 6cf5ce0f35
fix bad format (#19489) 2020-03-13 04:54:39 -07:00
2BFL 853090125a
zh-translation: configure-runasusername.md (#19547)
Accept tengqm's suggestion
2020-03-09 00:07:35 -07:00