Commit Graph

673 Commits

Author SHA1 Message Date
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 6e90a5bda2 [zh] Rework kubectl install translation
The English version has changed a lot.
2020-08-12 14:59:40 +08:00
Qiming Teng e073ac38f8 [zh] Rework kubectl patch tasks
The file location has changed in English site, with two new sections
added.
2020-08-12 10:39:51 +08:00
Qiming Teng 06d5cab202 [zh] Drop a page which was deleted in En site 2020-08-11 21:47:25 +08:00
Qiming Teng 0836d67ef6 [zh] Tweak localization for stateful set task 2020-08-11 21:42:37 +08:00
M. Habib Rosyad 31d3d215e6
relocate 'qosClass' under 'status' in examples 2020-08-11 16:55:30 +07:00
Qiming Teng badeab324b [zh] Tune translation for debug service task 2020-08-10 22:57:44 +08: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
Jie Shen 03f13f0fb0
Polish configure-pod-configmap.md format (#19508) 2020-03-06 08:25:24 -08:00
2BFL 272834ce0f
translation assign memory resource for zh (#19458)
Accept SataQiu's suggestion
2020-03-06 07:55:24 -08:00
huccshen d555c1b037
Clean up extensions/v1beta1 in docs (#19379) 2020-03-05 23:17:23 -08:00
LogX2 7fa46cb106
Correct mismatched code examples (#19193)
fix a bug that code examples don't match the corresponding descriptions  in section "存储Pod字段" and "存储容器字段" .
2020-03-05 23:13:23 -08:00
Sascha Grunert 3ecfc9f47f
Fix wrong CHANGELOG locations (#19089)
We prefixed the CHANGELOG path in k/k with `CHANGELOG/`, which should
reflect every part of the website as well.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-02-25 05:42:49 -08:00
xieyanker 37137dadaf
fix format error (#19118) 2020-02-13 18:22:17 -08:00
Qiming Teng b550c6c051
Remove shortcode 'code' (#19035)
A long time ago, we added a new shortcode `codenew` as a replacement of
the `code` shortcode. The intention was to consolidate all example
manifests to a single subdirectory, i.e. `content/<lang>/examples`. Now
this transition is almost over. We have only two instances where the old
`code` shortcode is referenced.

This PR makes the `policy.rego` file inlined content so that all
referenes to `code` are killed. We can safely drop the `code` shortcode.
If desired, we can rename the `codenew` shortcode to `code` in a
(series of) separate PR(s).
2020-02-10 19:52:00 -08:00
xieyanker fbbaf469a8
fix translate docs format (#19018) 2020-02-06 17:17:33 -08:00
xieyanker 67ca8d8e22
hide some original comments in translate docs (#18986)
* hide original comment

* hide some original comments
2020-02-05 22:49:33 -08:00
xieyanker 0ef0c60436 fix redundant note (#18780) 2020-01-21 05:51:36 -08:00
xieyanker 44deccbfc6 Added missing brackets in markdown (#18783) 2020-01-20 23:09:39 -08:00
lemon 11c462e6f1 Fix deployment name in docs/tasks/administer-cluster/dns-horizontal-autoscaling.md (#18772) 2020-01-19 19:45:36 -08:00
Jie Shen 375caebc9f Fix broken links for zh tasks/administer-cluster/access-cluster-api.md (#18757)
Signed-off-by: drfish <drfish.me@gmail.com>
2020-01-18 05:33:36 -08:00
Jie Shen 76721b3a8c Fix typo in zh/docs/tasks/configure-pod-container/configure-persistent-volume-storage.md (#18620) 2020-01-12 19:41:36 -08:00
Rudy Steiner 10800f7eaa update zh cpu-management-policies.md (#18638) 2020-01-12 19:37:36 -08:00
Jie Shen ab9aa064b8 Fix backticks in zh automated-tasks-with-cron-jobs.md (#18633) 2020-01-12 19:01:37 -08:00
xieyanker 3fd6285b2e Fix incorrect Chinese brackets in Markdown hyperlinks (#18562)
* Fix incorrect Chinese brackets in Markdown hyperlinks

* remove spaces
2020-01-09 17:28:34 -08:00
helight 89213edfb5 zh-translation: /docs/tasks/configure-pod-container/configure-livenes… (#18508)
* zh-translation: /docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md

* fix review issues
2020-01-07 21:47:40 -08:00
chentanjun aef8b53b60 update zh-trans content/zh/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md (#18350) 2020-01-07 20:07:40 -08:00
chentanjun 19e8532306 update zh-trans content/zh/docs/tasks/administer-cluster/reserve-compute-resources.md (#18448) 2020-01-06 17:12:18 -08:00
helight 1133ee7ab0 zh-trans zh/docs/tasks/configure-pod-container/static-pod.md (#18299)
* zh-trans zh/docs/tasks/configure-pod-container/static-pod.md

* fix review issues

fix review issues
2020-01-01 21:23:40 -08:00
chentanjun 91496f2b02 udpate zh-trans content/zh/docs/tasks/administer-cluster/topology-manager.md (#18346) 2020-01-01 21:15:40 -08:00
chentanjun d6ac23ad55 udpate zh-trans content/zh/docs/tasks/network/validate-dual-stack.md (#18344) 2020-01-01 21:13:40 -08:00
Xiaolong He 0b5b5fd6ea release-1.17_zh issue tasks (#18295) 2020-01-01 19:55:40 -08:00
Oleg Butuzov ea9a1d78ac Various fixes to links in /zh documentation. (#18356)
All of these fixes suppose to solve problem on local 404 pages.
2019-12-29 19:47:39 -08:00
chentanjun 8f6723b714 update zh-trans content/zh/docs/tasks/configure-pod-container/share-process-namespace.md (#18330) 2019-12-28 04:25:38 -08:00
llussy 7b75124034 fix hyperlink. (#18303) 2019-12-25 23:25:38 -08:00
marion f4621ac161 Modify go time format issue. (#17953) 2019-12-25 03:55:29 -08:00
xieyanker ef00f1bc8f fix kubectl proxy output for zh (#18244) 2019-12-24 17:39:29 -08:00
LiuDui b8b2cc7c74 ZH-trans: merge release1.16-temporary to master (#18217)
* zh-trans:/docs/docs/concepts/workloads/pods/ephemeral-containers.md (#16948)

* update zh-trans of define-environment-variable-container.md (#16999)

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

* update chinese docs (#16985)

* Fix ordered list (#16988)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* zh-trans:/docs/reference/setup-tools/kubeadm/kubeadm-upgrade-phase.md (#16951)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* Remove redundant symbol and fix some ordered list (#17000)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* update-zh-translation/docs/reference/setup-tools/kubeadm/kubeadm-init.md (#16997)

* update zh translation kubeadm-reset.md kubeadm-upgrade.md (#16992)

* Create kubeadm_join_phase_control-plane-join_all.md (#16987)

* Update web-ui-dashboard.md (#16976)

* update format problem (#16956)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* zh-trans:/docs/docs/concepts/storage/volume-pvc-datasource.md (#17021)

* update zh translation /docs/reference/access-authn-authz/webhook.md (#16860)

* fix confict update zh translation (#16863)

* zh-trans:/docs/concepts/workloads/pods/disruptions.md (#16983)

* zh-trans:/docs/concepts/workloads/pods/disruptions.md

* Update content/zh/docs/concepts/workloads/pods/disruptions.md

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* update zh translation content/zh/docs/reference/command-line-tools-reference/kube-scheduler.md (#17006)

* Update RC's link (#16935)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

Update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update the style

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* Update the links for /zh/docs/setup (#16938)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* zh-trans:/docs/docs/concepts/services-networking/dual-stack.md (#17024)

* update zh translation /reference/setup-tools/kubeadm/generated/kubeadm.md (#17036)

* update zh tanslation /reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubelet_config_download.md (#17037)

* update zh translation -/reference/setup-tools/kubeadm/generated/kubeadm_alpha.md (#17038)

* update zh translation /docs/contribute/participating.md (#17040)

* Fix cri-o's links to match English docs (#16936)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* update zh translation content/zh/docs/reference/kubectl/jsonpath.md (#16862)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_token_generate.md (#17049)

* update Unkown ->  Unknown (#17062)

* zh-translation:high-availability.md (#16960)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* update Runnning -> Running (#17061)

* zh-trans:/docs/docs/concepts/storage/volume-snapshots.md (#17054)

* update zh transation /docs/reference/setup-tools/kubeadm/generated/kubeadm_reset.md (#17060)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_token_create.md (#17052)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_token.md (#17055)

* update zh translation update-zh-translation-/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_list.md (#17048)

* update zh-translation:ha-topology.md (#17099)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* zh-trans /reference/setup-tools/kubeadm/generated/kubeadm_config_images_list.md (#17093)

* update zh translation /reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_all.md (#17083)

* Add Chinese translation for scheduler-perf-tuning (#17087)

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for scheduler-perf-tuning

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for scheduler-perf-tuning

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for scheduler-perf-tuning

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

* zh trans content/zh/docs/setup/production-environment/tools/kubeadm/control-plane-flags.md (#17121)

* update zh trans content/zh/docs/tasks/access-application-cluster/service-access-application-cluster.md (#17122)

* zh-translation:content/zh/docs/tasks/administer-cluster/namespaces-walkthrough.md (#17105)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* update-zh-translation-/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_migrate.md (#17091)

* update zh trans /docs/setup/learning-environment/minikube.md (#17143)

* update zh trans /zh/docs/reference/_index.md (#17146)

* update zh trans /docs/tasks/access-application-cluster/port-forward-access-application-cluster.md (#17134)

* update zh translation 20191020-update-zh-translation-/docs/contribute/localization.md (#17046)

* update zh trans /docs/reference/using-api/client-libraries.md (#17144)

* update zh trans /docs/reference/setup-tools/kubeadm/generated/kubeadm_version.md (#17145)

* update zh /docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_node.md (#17131)

* update zh translation /reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_front-proxy-client.md (#17081)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig.md (#17078)

* add zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_update-status.md (#17076)

* update zh trans content/zh/docs/contribute/generate-ref-docs/kubectl.md (#17165)

* update zh translation /reference/command-line-tools-reference/kube-proxy.md (#17107)

* zh-trans:/docs/docs/concepts/workloads/pods/pod-topology-spread-const… (#16955)

* zh-trans:/docs/docs/concepts/workloads/pods/pod-topology-spread-constraints.md

* Update pod-topology-spread-constraints.md

* zh-trans:/docs/concepts/configuration/scheduling-framework.md (#17088)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_upload-config_kubelet.md (#17079)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane_apiserver.md (#17077)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join.md (#17075)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_token_delete.md (#17050)

* update zh trans /docs/concepts/overview/working-with-objects/namespaces.md (#17205)

* update zh trans /docs/concepts/overview/what-is-kubernetes.md (#17203)

* pr_release-1.16_crictl (#17201)

* update zh docs/tasks/administer-cluster/dns-debugging-resolution.md (#17186)

* update zh trans content/zh/docs/concepts/overview/working-with-objects/field-selectors.md (#17191)

* translate configure_upgrade_etcd (#17160)

* translate kubeadm_upgrade_apply (#17159)

* update zh /docs/tasks/job/coarse-parallel-processing-work-queue.md (#17155)

* translate docs/setup/release/version-skew-policy.md to Chinese (#17142)

* update zh trans content/zh/docs/tasks/access-application-cluster/create-external-load-balancer.md (#17124)

* zh-trans replace the wrong translation (#17103)

zh-trans replace the wrong translation

* Merged 1.14~1.16 changes (#17117)

* zh-trans:/docs/concepts/configuration/assign-pod-node.md (#17129)

* update zh trans /docs/contribute/generate-ref-docs/kubernetes-api.md (#17161)

* pr_release-1.16_basic-ss (#17169)

* Add zh-trans of assign-cpu-resource.md (#17063)

Signed-off-by: heqg <he.qingguo@zte.com.cn>

Add zh-trans of assign-cpu-resource.md

Signed-off-by: heqg <he.qingguo@zte.com.cn>

Add zh-trans of assign-cpu-resource.md

Signed-off-by: heqg <he.qingguo@zte.com.cn>

Add zh-trans of assign-cpu-resource.md

Signed-off-by: heqg <he.qingguo@zte.com.cn>

Add zh-trans of assign-cpu-resource.md

Signed-off-by: heqg <he.qingguo@zte.com.cn>

* update zh trans content/zh/docs/concepts/overview/working-with-objects/common-labels.md (#17193)

* update zh translation /docs/contribute/intermediate.md (#17041)

* zh-trans:docs/setup/production-environment/turnkey/tencent.md (#17207)

* pr_release-1.16_mysql-wordpress-pv (#17202)

* pr_release-1.16_reconfig-kubelet (#17200)

* zh-trans:/docs/docs/concepts/workloads/controllers/jobs-run-completio… (#17020)

* zh-trans:/docs/docs/concepts/workloads/controllers/jobs-run-completion.md

* Update jobs-run-completion.md

* Update jobs-run-completion.md

* update zh trans content/zh/docs/concepts/extend-kubernetes/extend-cluster.md (#17212)

* update zh trans content/zh/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation.md (#17213)

* add zh trans /docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-prepare_kubeconfig.md (#17220)

kubeadm_join_phase_control-plane-prepare_download-certs.md

* add zh trans /reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs.md and /reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-prepare.md (#17219)

* update zh trans content/zh/docs/concepts/containers/images.md (#17216)

* ZH-trans: add _index.md (#17214)

* ZH-trans: add _index.md

* add _index.md file

* add _index.md files

* pr_release-1.16_crd-versions (#17198)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_pull.md (#17092)

* zh-trans /reference/setup-tools/kubeadm/generated/kubeadm_config_images.md (#17094)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_kube-proxy.md   and   content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_sa.md (#17222)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-prepare_all.md  content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-prepare_certs.md (#17221)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_all.md (#17223)

* 013 /docs/concepts/services networking/ingress.md (#17185)

* x

* update zh trans content/zh/docs/concepts/services-networking/ingress.md

* zh-trans:/reference/setup-tools/kubeadm/generated/kubeadm_completion.md and kubeadm_config.md (#17097)

* add zh trans reference/glossary/pod-lifecycle (#17226)

* update zh-translation document (#17096)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* update zh-translation:setup-ha-etcd-with-kubeadm.md (#17098)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* add zh trans /docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_selfhosting.md and /docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubelet_config_enable-dynamic.md (#17227)

* add zh trans /docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubeconfig_user.md and /docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_upload-config_kubeadm.md (#17228)

* zh-translation:content/zh/docs/tasks/extend-kubectl/kubectl-plugins.md (#17089)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md (#17080)

* update zh translation /reference/setup-tools/kubeadm/generated/kubeadm_config_view.md (#17085)

* zh-translation:troubleshooting-kubeadm.md (#17069)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* zh-trans: docs/concepts/scheduling/kube-scheduler.md (#17067)

* Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

* Update kube-scheduler.md

* Add Chinese translation for kube-scheduler

* Update kube-scheduler.md

* Update kube-scheduler.md

* Update kube-scheduler.md

* translate pods.md  and init-containers.md for branch release-1.16 (#17208)

* update zh translation /docs/contribute/start.md (#17039)

* zh-translation:2017-10-00-Five-Days-Of-Kubernetes-18.md (#17229)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* translate kubeadm-certs.md (#17090)

* update the Illegal comment such as : (<!--、<--) (#17266)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_etcd-ca.md (#17268)

* update zh /docs/concepts/architecture/cloud-controller.md (#17263)

* update zh /docs/concepts/cluster-administration/logging.md (#17247)

* modify the show of zh translation /concepts/overview/what-is-kubernetes.md /reference/setup-tools/kubeadm/generated/kubeadm_init.md  /reference/setup-tools/kubeadm/kubeadm-init.md (#17246)

* zh-translation:kubeadm_init_phase_control-plane_all.md (#17243)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* zh-translation:kubeadm_join_phase_control-plane-join_etcd.md (#17236)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubelet-start.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_upload-certs.md (#17230)

* add content/zh/docs/reference/glossary/container-runtime.md file fix-up to pass the ci and trans content/zh/docs/reference/glossary/container-runtime.md、content/zh/docs/concepts/overview/components.md (#17211)

* zh-translation:mirror-pod.md (#17231)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* zh-translation:kubeadm_init_phase_upload-config.md (#17238)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* update zh /docs/concepts/workloads/pods/pod-overview.md (#17239)

* update the format of zh translation content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset.md content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade.md   content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_apply.md  content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_plan.md  content/zh/docs/reference/setup-tools/kubeadm/kubeadm-config.md  content/zh/docs/reference/setup-tools/kubeadm/kubeadm-reset.md  content/zh/docs/reference/setup-tools/kubeadm/kubeadm-token.md  content/zh/docs/reference/setup-tools/kubeadm/kubeadm-upgrade.md (#17248)

* Create advanced.md (#17256)

* Create advanced.md

* trans the advanced.md and fix the build bugs

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane_scheduler.md (#17269)

* zh-translation:kubelet-integration.md (#17272)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* pr_release-1.16_out-of-resource (#17199)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_front-proxy-ca.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane_controller-manager.md (#17267)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_etcd-peer.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_admin.md (#17271)

* pr_release-1.16_ext-admission-ctl (#17196)

* update zh translation /docs/contribute/advanced.md (#17042)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_apiserver-etcd-client.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_ca.md (#17275)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print.md update zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print_init-defaults.md (#17282)

* add zh trans  content/zh/docs/reference/setup-tools/kubeadm/generated… (#17287)

* add zh trans  content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_etcd.md content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_upload-config_all.md update zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane.md

* Update kubeadm_init_phase_etcd.md

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/… (#17285)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_etcd-server.md content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubelet.md update zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_apiserver.md

* Update kubeadm_alpha_kubelet.md

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_all.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon.md fix-up bad comment kubeadm_alpha_certs_renew.md、kubeadm_alpha_certs_renew_apiserver-etcd-client.md、kubeadm_init_phase_addon_all.md (#17276)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/… (#17281)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_etcd_local.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print_join-defaults.md

* Update kubeadm_init_phase_etcd_local.md

* zh trans update-daemon-set.md (#16872)

* zh trans update-daemon-set.md

* Update update-daemon-set.md

* managing-tls-in-a-cluster.md (#16874)

* update-api-object-kubectl-patch.md (#16875)

* improve the zh trans /kubeadm/generated/kubeadm_init_phase_.* 1 (#17295)

* improve the zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_.* (#17294)

* modify the zh translation content/zh/docs/reference/setup-tools/kubea… (#17293)

* modify the zh translation content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_.*

* Update kubeadm_alpha.md

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_all.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_preflight.md (#17280)

* add zh /docs/reference/glossary/cgroup.md (#17291)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubelet_config.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_apiserver-kubelet-client.md (#17288)

* improve zh trans of command in /kubeadm/generated/kubeadm_init_phase_.* files (#17297)

* improve zh command translation /kubeadm/generated/kubeadm_init_.* files (#17298)

* update zh trans in /kubeadm/generated/kubeadm_.* files (#17306)

* add zh trans /reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_etcd-healthcheck-client.md、/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_etcd-peer.md、/reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubeconfig.md (#17308)

* Improve previously translated documents (#17327)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* zh-trans: docs/setup/production-environment/turnkey/aws.md (#17320)

* Update zh.toml

* update zh trans /generated/kubeadm_join_phase_.* files (#17301)

* Update zh.toml

* add zh /docs/reference/glossary/pod-disruption-budget.md (#17344)

* pr_release-1.16_config-aggregation-layer (#17197)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_controller-manager.conf.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_scheduler.conf.md (#17390)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_scheduler.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-prepare_control-plane.md (#17381)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_apiserver-kubelet-client.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_mark-control-plane.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_kubelet-start.md (#17380)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_coredns.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_bootstrap-token.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_apiserver.md (#17383)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_certificate-key.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_update-cluster-status.md (#17385)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_admin.conf.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_cleanup-node.md (#17387)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_apiserver-kubelet-client.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_front-proxy-client.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_selfhosting_pivot.md (#17384)

* add zh /docs/reference/glossary/limitrange.md (#17324)

* add zh trans content/zh/docs/setup/best-practices/cluster-large.md (#17321)

* add zh trans content/zh/docs/setup/best-practices/cluster-large.md

* Update cluster-large.md

* add zh trans /docs/reference/setup-tools/kubeadm/kubeadm-alpha.md、/do… (#17403)

* add zh trans /docs/reference/setup-tools/kubeadm/kubeadm-alpha.md、/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_preflight.md、/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_etcd-server.md

* Update kubeadm_init_phase_certs_etcd-server.md

* add zh /docs/reference/glossary/cluster-operations.md (#17300)

* add zh /docs/reference/glossary/applications.md (#17419)

* update zh trans kubelet (#17379)

* update zh trans kubelet

* update the file according to feedback from reviewer tengqm

* update 1000-1757 lines

* update the advice zh trans

* add zh /docs/reference/glossary/static-pod.md (#17418)

* add zh /docs/reference/glossary/preemption.md (#17423)

* add zh /docs/reference/glossary/pod-priority.md (#17421)

* add zh /docs/reference/glossary/control-plane.md (#17425)

* add zh /docs/reference/glossary/cluster-infrastructure.md (#17424)

* pr_release-1.16_api-overview (#17444)

* pr_release-1.16_daemonset (#17435)

* pr_release-1.16_gc (#17445)

* pr_release-1.16_qos-class (#17442)

* fix QoS Class to QoS 类 (#17464)

* pr_release-1.16-abac (#17427)

* zh-trans:docs/setup/production-environment/turnkey/alibaba-cloud.md (#17345)

* pr_release-1.16_endpoint-slice (#17468)

* pr_release-1.16_taint (#17469)

* pr_release-1.16_operator-pattern (#17467)

* pr_release-1.16_ss (#17433)

* pr_release-1.16_admission-controller (#17440)

* pr_release-1.16_containerd (#17441)

* pr_release-1.16_app-container (#17466)

* add zh-trans content/zh/docs/setup/_index.md、content/zh/docs/setup/release/_index.md (#17503)

* pr-release-1.16_enabling-endpoint-slices (#17504)

* update zh trans content/zh/docs/reference/setup-tools/kubeadm/kubeadm… (#17495)

* update zh trans content/zh/docs/reference/setup-tools/kubeadm/kubeadm-upgrade-phase.md、content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init-phase.md

* add content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_kubelet.md

* pr-release-1.16_logging (#17491)

* pr-release-1.16_cri (#17486)

* add zh-trans:docs/setup/production-environment/turnkey/azure.md (#17482)

* pattern translate into 模式 (#17485)

* fix zk affinity description in zh trans (#17393)

* pr-release-1.16_ephemeral-container (#17487)

* pr-release-1.16_data-plane (#17489)

* pr-release-1.16_cncf (#17490)

* zh-trans add content\zh\docs\tools\install-minikube.md (#16920)

* zh-trans add content\zh\docs\tools\install-minikube.md

* zh-trans update content\zh\docs\tools\install-minikube.md

* zh-trans update content\zh\docs\tools\install-minikube.md

* update \docs\tasks\tools\install-minikube.md

* update docs\concepts\workloads\controllers\deployment.md

* update deployment.md

* pr-release-1.16_extensions (#17492)

* pr-release-1.16_toleration (#17493)

* Revert "update zh trans content/zh/docs/reference/setup-tools/kubeadm/kubeadm… (#17495)" (#17521)

This reverts commit 1134c14e0a.

* motidy extensions in content/zh/docs/reference/glossary/extensions (#17524)

* motidy toleration in content/zh/docs/reference/glossary/toleration.md (#17523)

* motidy toleration in content/zh/docs/reference/glossary/toleration.md

* Update toleration.md

* improve zh-trans in content/zh/docs/setup/_index.md (#17526)

* add zh-trans /zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_kubelet.md (#17527)

* Broken Link (#17546)

Issue available at https://kubernetes.io/zh/docs/concepts/containers/runtime-class/
and introduced by original English documentation (see #17543)

* Update trans kubeadm_upgrade_plan.md (#17395)

* Update kubeadm_upgrade_plan.md

* Update kubeadm_upgrade_plan.md

* Update kubeadm_upgrade_plan.md

* Update kubeadm_upgrade_plan.md

* Update kubeadm_upgrade_plan.md

* Update kubeadm_upgrade_plan.md

* update zh-trans of define-command-argument-container.md (#17022)

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

update zh-trans of define-command-argument-container.md

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

Add back the Original English

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

update title of define-command-argument-container.md

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

update table title and reference

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

update reference of define-command-argument-container.md

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

* ZH-trans: fix multiple jump links and update files (#17603)

* ZH-trans: fix multiple jump links and update files

* Update _index.html

* update zh trans content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init-phase.md (#17528)

* update zh trans /doc/concepts/architecture/nodes.md (#17617)

* update zh trans content/zh/docs/concepts/architecture/nodes.md

* fix-up content/zh/docs/concepts/architecture/nodes.md

* add zh-trans /docs/setup/release/notes.md (#17519)

* add zh-trans /docs/setup/release/notes.md

update-750

*  fix-up 1575 line and udpate 2483 line

* update to line 2980

* update to the last line 3160

* add zh-trans:docs/setup/production-environment/turnkey/icp.md (#17568)

* zh-trans: /docs/setup/production-environment/container-runtimes.md (#17646)

* zh-trs:container-runtimes.md

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* Update container-runtimes.md

* Translate /docs/concepts/workloads/controllers/ttlafterfinished.md into Chinese (#17791)

* Translate /docs/concepts/cluster-administration/cloud-providers.md into Chinese

* Translate /docs/concepts/workloads/controllers/ttlafterfinished.md into Chinese

* Sorry, wrong commit, roll back...

* Translate /docs/concepts/workloads/controllers/ttlafterfinished.md

* Translate /docs/concepts/workloads/controllers/ttlafterfinished.md into Chinese

* Translate /docs/concepts/workloads/controllers/ttlafterfinished.md into Chinese

* Create trans kubeadm_upgrade_diff.md (#17392)

* Update kubeadm_upgrade_diff.md

* Update kubeadm_upgrade_diff.md

* Update kubeadm_upgrade_diff.md

* Create _index.md (#17831)

* zh-trans zh-trans-/docs/reference/command-line-tools-reference/feature-gates.md (#17658)

* Update volume-snapshots.md (#17829)

* Update volume-snapshots.md

* Update volume-snapshots.md

* Update volume-snapshots.md

* Create ovirt.md (#17849)

* Create ovirt.md

* Update ovirt.md

* Translate /docs/concepts/cluster-administration/cloud-providers.md into Chinese (#17761)

* Translate /docs/concepts/cluster-administration/cloud-providers.md into Chinese

* Translate /docs/concepts/workloads/controllers/ttlafterfinished.md into Chinese

* Sorry, wrong commit, roll back...

* Update translation after tengqm's review.

* Update cloud-providers.md

* Update dual-stack.md (#17836)

* Update dual-stack.md

* Update dual-stack.md

* Update dual-stack.md

* Update dual-stack.md

* Create validate-dual-stack.md (#17833)

* Create validate-dual-stack.md

* Update validate-dual-stack.md

* translation content/zh/docs/reference/setup-tools/kubeadm/ kubeadm-join-phase、kubeadm-reset-phase (#17881)

* zh-trans content/zh/docs/contribute/generate-ref-docs/contribute-upstream.md (#17882)

* Chinese translation /docs/tasks/administer-cluster/highly-available-master.md (#17884)

* Chinese translation /docs/tasks/administer-cluster/highly-available-master.md

* Apply suggestions from code review

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* Fix format issue (#17921)

* Create topology-manager.md (#17901)

* Create topology-manager.md

* Update topology-manager.md

* add zh-trans:docs/setup/production-environment/windows/user-guide-windows-containers.md (#17876)

* Update pod-overhead.md (#17931)

* Update scheduler-perf-tuning.md (#17934)

* Create dcos.md (#17932)

* Create dcos.md

* Update dcos.md

* Update object-management.md (#17937)

* zh-translation content/zh/docs/setup/production-environment/tools/kops.md (#17991)

* Create imperative-config.md (#17956)

* Create imperative-config.md

* Update imperative-config.md

* Create self-hosting.md (#17950)

* Create resource-bin-packing.md (#17935)

* Create nodelocaldns.md (#17938)

* Update config.toml(release-1.16) for 1.17 (#18025)

* Update config.toml(release-1.16) for 1.17

* Update config.toml

* Remove ru language

* Update the conflict and merge the two commits

* add nginx-deployment.yaml file

Co-authored-by: ZhongliangXiong <xiong.zhongliang@zte.com.cn>
Co-authored-by: Yixiang Wang <wang.yixiang@zte.com.cn>
Co-authored-by: li mengyang <hwdef97@gmail.com>
Co-authored-by: PingWang <wang.ping5@zte.com.cn>
Co-authored-by: chentanjun <tanjunchen20@gmail.com>
Co-authored-by: Sophy417 <53026875+Sophy417@users.noreply.github.com>
Co-authored-by: zhangx501 <zhang0000xun@gmail.com>
Co-authored-by: Qiming <tengqim@cn.ibm.com>
Co-authored-by: yuxiaobo96 <41496192+yuxiaobo96@users.noreply.github.com>
Co-authored-by: senwang <wang.sen2@zte.com.cn>
Co-authored-by: lichuqiang <lichuqiang@huawei.com>
Co-authored-by: lpf7551321 <liupengfei20@huawei.com>
Co-authored-by: Hongcai Ren <renhongcai@huawei.com>
Co-authored-by: jiajie <jiaj12@chinaunicom.cn>
Co-authored-by: heqg <56527988+heqg@users.noreply.github.com>
Co-authored-by: IreneByron <zhangbingqing7@huawei.com>
Co-authored-by: Wang Bing <wangbing.adam@gmail.com>
Co-authored-by: Damini Satya <daminisatya@gmail.com>
Co-authored-by: liufangwai <liufangwai@huawei.com>
Co-authored-by: wangcong <congfairy2536@gmail.com>
Co-authored-by: XuefeiWang2 <wangxuefei2@huawei.com>
Co-authored-by: Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>
Co-authored-by: Ziqiu Zhu <zzqshu@126.com>
Co-authored-by: ten2ton <50288981+ten2ton@users.noreply.github.com>
Co-authored-by: Oleg Butuzov <butuzov@users.noreply.github.com>
Co-authored-by: jiazxjason <52809535+jiazxjason@users.noreply.github.com>
Co-authored-by: Coffey Gao <coffiney@qq.com>
Co-authored-by: Bingshen Wang <bingshen.wbs@alibaba-inc.com>
2019-12-24 16:51:29 -08:00
huccshen 1131f8603e fix some broken lins (#18005) 2019-12-09 18:05:29 -08:00
LiuDui c962bfe31d
ZH-trans: update automated-tasks-with-cron-jobs.md
fix title format  error
2019-12-08 20:06:07 +08:00
chentanjun ad5e500b38 fix broken urls in zh/ due to https://github.com/kubernetes/website/pull/17668 (#17708) 2019-11-21 00:15:28 -08:00
Qiming 9bf026e951
Clean zh/docs directory for dangling YAML files (#17341)
There are many YAML manifests sneaking into the `zh/docs/` directory.
These files should go to the `zh/examples` directory instead. Having
these "garbage" files (not referenced anywhere) is creating confusion
for the release meister when merging branches. For example, some YAML
files found in the 'master' branch are no longer there in the
release-1.16 branch. It is tedious, if possible at all, to solve all
this kind of conflicts during a rebase.

The PR cleanses the zh/docs directory for all dangling YAML files.
2019-11-04 08:24:48 +08:00
Yushiro FURUKAWA b05129acc3 Remove trailing spaces from zh documents(#16742) (#16794) 2019-10-15 02:23:51 -07:00
Wojciech Tyczynski 6daa99cdd8 Remove references to selflinks (#15751) 2019-08-08 19:59:24 -07:00
Nikita Potapenko 4a1203a941 Update cli commands (#15268)
* Update cli commands

* Small fixes

* Update snippet
2019-07-13 20:09:01 -07:00
Yang Guo 14b33db63c Fix several issues in "Using sysctls in a Kubernetes Cluster" (#15248)
1. Replace net.ipv4.route.min_pmtu with net.core.somaxconn in the
   example of using unsafe sysctls in containers, since the former is not
   accessible within container namespace at all.

2. Not all net.* sysctls are namespaced. Explain the correct way to
   identify the namespaced networking sysctls.
2019-07-06 04:10:35 -07:00
flytreeleft cda3efa8ee Fix MySQL slave node can not sync data with the master node in examples/application/mysql/mysql-statefulset.yaml: (#13054)
- Ignore 'xtrabackup_slave_info' if it is an empty file.
- Remove the tailing semicolon in 'xtrabackup_slave_info'.
- Stop script when 'CHANGE MASTER' is failed, then rename 'change_master_to.sql.in' only when changing master is successful.
2019-06-28 22:59:24 -07:00
Jinhua Tan ba2dc02c77 Translate docs/tasks/configure-pod-container/attach-handler-lifecycle-event in Chinese (#14605)
* Add zh/docs/tasks/configure-pod-container/attach-handler-lifecycle-event.md
Add zh/examples/pods/lifecycle-events.yaml

Translate zh/includes/task-tutorial-prereqs.md to chinese

* Apply suggestions from code review

Thanks for tengqm's review

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* Apply suggestions from code review

Thanks for tengqm's help again

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* Modify the order of text in markdown format

* Unified translation into 处理函数
2019-06-05 22:28:10 -07:00
icheikhrouhou 985c08378d change to documentation ip adress #14664 (#14677) 2019-06-02 23:48:13 -07:00
wangyamei 26fd321b68 fix typo in romana-network-policy.md (#14661) 2019-06-02 23:34:13 -07:00
Yucheng Wu 6c3d270176 document pod downwardAPI fieldRef & resourceFiledRef values (#14321)
* document pod downwardAPI fieldRef & resourceRef values of en version

* document pod downwardAPI fieldRef & resourceRef values of zh version

* typo correction
2019-05-21 00:54:40 -07:00
Danny Berger 8db85ff4d2 Update api-conventions.md link references (#13786) 2019-04-14 18:14:00 -07:00
Blade 36f269696a update zh kubelet-config-file doc (#13495)
* update zh kubelet-config-file doc

* change kubelet config types address

* add space between en words and zh words

* revert en version change
2019-04-07 23:28:24 -07:00
Sean Zhang 8d0a6745cb 修正yml示例缩进和双引号错误 (#12836) 2019-03-15 07:50:59 -07:00
chenrui d83bcfe033 zh-trans: Add `jsonpath` approach for apiserver query (#12351) 2019-01-27 22:32:01 -08:00
Alan c464fd602f fix docs style (#12211)
fix docs style
2019-01-14 17:26:12 -08:00
Roy Lenferink 5c56b43456 Fixed formatting for markdown file (#12192)
* Fixed formatting for markdown file

File updated: define-environment-variable-container.md
Language: zh

* Fixes to markdown formatting
2019-01-13 00:40:55 -08:00
Qiming a4ddd33889
Move sample YAML files to the correct place (#12123)
This PR is also an attempt to fix #12117.

Closes: #12117
2019-01-09 09:16:10 +08:00
lIuDuI 2448c0152c ZH-trans: Update content/en/docs/tasks/inject-data-application/... (#11860)
* ZH-trans: Update content/en/docs/tasks/inject-data-application/...

ZH-trans: Update content/en/docs/tasks/inject-data-application/...

* Update define-command-argument-container.md

* Update distribute-credentials-secure.md
2018-12-24 05:11:47 -08:00
zhangx501 db9ea3c03f zh-trans website/content/zh/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md (#11741)
增加了英文注释,同时针对更新的英文文档做了中文补充,修改了部分译文是阅读更加流畅
2018-12-15 01:17:15 -08:00
Jim Angel 27b7b453a9 Official 1.13 Release Docs (#11401)
* Update metadata.generation behaviour for custom resources (#10705)

* update docs promoting plugins to beta (#10796)

* docs update to promote TaintBasedEvictions to beta (#10765)

* First Korean l10n work for dev-1.13 (#10719)

* Update outdated l10n(ko) contents (#10689)

fixes #10686

* Translate concepts/overview/what-is-kubernetes in Korean (#10690)

* Translate concepts/overview/what-is-kubernetes in Korean

* Feedback from ClaudiaJKang

* Translate concepts/overview/components in Korean (#10882)

* Translate concepts/overview/components in Korean #10717

* Translate concepts/overview/components in Korean

* Translate concepts/overview/components in Korean

* Apply Korean glossary: 서비스 어카운트

* Translate concepts/overview/kubernetes-api in Korean (#10773)

* Translate concepts/overview/kubernetes-api in Korean

* Applied feedback from ianychoi

* kubeadm: update the configuration docs to v1beta1 (#10959)

* kubeadm: add small v1beta1 related updates (#10988)

* ADD content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md (#11031)

* ADD content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md

* ADD content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init.md

* Update content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md

Accepted

Co-Authored-By: YouthLab <tsui@highyouth.com>

* do not change 'master' or 'worker' nodes to '主从'

* Doc updates for volume scheduling GA (#10743)

* Doc updates for volume scheduling GA

* Make trivial change to kick build

* Document nodelease feature (#10699)

* advanced audit doc for ModeBlockingStrict (#10203)

* Rename EncryptionConfig to EncryptionConfiguration (#11080)

EncryptionConfig was renamed to EncryptedConfiguration and added to
the `apiserver.config.k8s.io` API group in Kubernetes 1.13.

The feature was previously in alpha and was not handling versions
properly, which lead to an originally unnoticed `v1` in the docs.

* content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init.md

* trsanlate create-cluster-kubeadm.md to chinese (#11041)

* trsanlate create-cluster-kubeadm.md to chinese

* Update create-cluster-kubeadm.md

* update the feature stage in v1.13 (#11307)

* update new feature gates to document (#11295)

* refresh controller role list on rbac description page (#11290)

* node labeling restriction docs (#10944)

* Update 1.13 docs for CSI GA (#10893)

* dynamic audit documentation (#9947)

* adds dynamic audit documentation

* Copyedit for clarity

See also inline question/s

* Fix feature state shortcode

* Update feature state

* changes wording for dynamic audit flag behavior

* Minor copyedit

* fix dynamic audit yaml

* adds api enablement command to dynamic audit docs

* change ordering dynamic audit appears in

* add references to dynamic audit in webhook backend

* reword dynamic audit reference

* updates stages field for audit sink object

* changes audit sink api definition; rewords policy

* kubeadm: remove kube-proxy workaround (#11162)

* zh-trans content/en/docs/setup/independent/install-kubeadm.md (#11338)

* zh-trans content/en/docs/setup/independent/install-kubeadm.md

* Update install-kubeadm.md

* Update dry run feature to beta (#11140)

* vSphere volume raw block support doc update (#10932)

* Add docs for Windows DNS configurations (#10036)

* Update docs for fields allowed at root of CRD schema (#9973)

* Add docs for Windows DNS configurations

* add device monitoring documentation (#9945)

* kubeadm: adds upgrade instructions for 1.13 (#11138)

* kubeadm: adds upgrade instructions for 1.13

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* add minor copyedits

Addressed a couple of copyedit comments a bit more cleanly.

* kubeadm: add improvements to HA docs (#11094)

* kubeadm: add information and diagrams for HA topologies

* kubeadm: update HA doc with simplified steps

* kubeadm: update HA doc with simplified steps

* edit ha, add new topology topic, reorder by weight

* troubleshoot markdown

* fix more markdown, fix links

* more markdown

* more markdown

* more markdown

* changes after reviewer comments

* add steps about Weave

* update note about stacked topology

* kubeadm external etcd HA upgrade 1.13 (#11364)

* kubeadm external etcd HA upgrade 1.13

Signed-off-by: Ruben Orduz <rubenoz@gmail.com>

* Update stacked controlplane steps

* kubeadm cert documentation (#11093)

* kubeadm certificate API and CSR documentation

* copyedits

* fix typo

* PR for diff docs (#10789)

* Empty commit against dev-1.13 for diff documentation

* Complete Declarative maangement with diff commands

* Second Korean l10n work for dev-1.13. (#11030)

* Update outdated l10n(ko) contents (#10915)
* Translate main menu for l10n(ko) docs (#10916)
* Translate tasks/run-application/horizontal-pod-autoscale-walkthrough (#10980)
* Translate content/ko/docs/concepts/overview/working-with-objects/kubernetes-object in Korean #11104 (#11332)
* Pick-right-solution page translates into Korean. (#11340)
* ko-trans: add jd/..., sap/..., ebay/..., homeoffice/... (#11336)
* Translate concept/workloads/pods/pod-overview.md (#11092)

Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Jesang Myung <jesang.myung@gmail.com>
Co-authored-by: zerobig <38598117+zer0big@users.noreply.github.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: lIuDuI <1693291525@qq.com>
Co-authored-by: Woojin Na(Eddie) <cheapluv@gmail.com>

* Rename encryption-at-rest related objects (#11059)

EncryptionConfig was renamed to EncryptedConfiguration and added to
the `apiserver.config.k8s.io` API group in Kubernetes 1.13.

The feature was previously in alpha and was not handling versions
properly, which lead to an originally unnoticed `v1` in the docs.

Also, the `--experimental-encryption-provider-config` flag is now called
just `--encryption-provider-config`.

* Documenting FlexVolume Resize alpha feature. (#10097)

* CR webhook conversion documentation (#10986)

* CR Conversion

* Addressing comments

* Addressing more comments

* Addressing even more comments

* Addressing even^2 more comments

* Remove references to etcd2 in v1.13 since support has been removed (#11414)

* Remove etcd2 references as etcd2 is deprecated

Link back to the v1.12 version of the etcd3 doc for
the etcd2->etcd3 migration instructions.

I updated the kube-apiserver reference manually,
unsure if that is auto-generated somehow.

The federation-apiserver can still potentially
support etcd2 so I didn't touch that.

* Remove outdated {master,node}.yaml files

There are master/node yaml files that reference
etcd2.service that are likely highly out of date.
I couldn't find any docs that actually reference
these templates so I removed them

* Address review comments

* Final Korean l10n work for dev-1.13 (#11440)

* Update outdated l10n(ko) contents (#11425)

fixes #11424

* Remove references to etcd2 in content/ko (#11416)

* Resolve conflicts against master for /ko contents (#11438)

* Fix unopened caution shortcode

* kubeadm: update the reference docs for 1.13 (#10960)

* docs update to promote TaintBasedEvictions to beta (#10765)

* First Korean l10n work for dev-1.13 (#10719)

* Update outdated l10n(ko) contents (#10689)

fixes #10686

* Translate concepts/overview/what-is-kubernetes in Korean (#10690)

* Translate concepts/overview/what-is-kubernetes in Korean

* Feedback from ClaudiaJKang

* Translate concepts/overview/components in Korean (#10882)

* Translate concepts/overview/components in Korean #10717

* Translate concepts/overview/components in Korean

* Translate concepts/overview/components in Korean

* Apply Korean glossary: 서비스 어카운트

* Translate concepts/overview/kubernetes-api in Korean (#10773)

* Translate concepts/overview/kubernetes-api in Korean

* Applied feedback from ianychoi

* kubeadm: update the configuration docs to v1beta1 (#10959)

* kubeadm: add small v1beta1 related updates (#10988)

* update new feature gates to document (#11295)

* Update dry run feature to beta (#11140)

* kubeadm: add improvements to HA docs (#11094)

* kubeadm: add information and diagrams for HA topologies

* kubeadm: update HA doc with simplified steps

* kubeadm: update HA doc with simplified steps

* edit ha, add new topology topic, reorder by weight

* troubleshoot markdown

* fix more markdown, fix links

* more markdown

* more markdown

* more markdown

* changes after reviewer comments

* add steps about Weave

* update note about stacked topology

* kubeadm: update reference docs

- add section about working with phases under kubeadm-init.md
- update GA / beta status of features
- kubeadm alpha phase was moved to kubeadm init phase
- new commands were added under kubeadm alpha
- included new CoreDNS usage examples

* Generate components and tools reference

* Add generated federation API Reference (#11491)

* Add generated federation API Reference

* Add front matter to federation reference

* Remove whitespace from federation front matter

* Remove more whitespace from federation front matter

* Remove superfluous kubefed reference

* Add frontmatter to generated kubefed reference

* Fix kubefed reference page frontmatter

* Generate kubectl reference docs 1.13 (#11487)

* Generate kubectl reference docs 1.13

* Fix links in kubectl reference

* Add 1.13 API reference (#11489)

* Update config.toml (#11486)

* Update config.toml

Preparing for 1.13 release, updating the config.toml and dropping the 1.8 docs reference.

* update dot releases and docsbranch typo

* adding .Site. to Params.currentUrl (#11503)

see https://github.com/kubernetes/website/pull/11502 for context

* Add 1.13 Release notes (#11499)
2018-12-03 17:21:11 -08:00
xiezongzhe a7a88c9163 fix typo (#11152) 2018-11-21 22:23:27 -08:00
AdamDang 0b05bbbbc7 zh_trans: add quota-memory-cpu-namespace.md (#11047)
* zh_trans: add quota-memory-cpu-namespace.md

zh_trans: add quota-memory-cpu-namespace.md

* Create quota-mem-cpu.yaml

* Create quota-mem-cpu-pod.yaml

* Create quota-mem-cpu-pod-2.yaml

* Fixes due to review
2018-11-19 21:31:55 -08:00
AdamDang 6fb9a555a7 zh-trans: add memory-constraint-namespace.md (#11045)
* zh-trans: add memory-constraint-namespace.md

zh-trans: add memory-constraint-namespace.md

* Update memory-constraint-namespace.md

* Create memory-constraints.yaml

* Create memory-constraints-pod.yaml

* Create memory-constraints-pod-2.yaml

* Create memory-constraints-pod-3.yaml

* Create memory-constraints-pod-4.yaml
2018-11-19 21:30:21 -08:00
Qiming be76ba37ef
Merge pull request #11058 from AdamDang/patch-44
zh_trans: add automated-tasks-with-cron-jobs.md
2018-11-20 12:53:08 +08:00
AdamDang 27ce5a8c8f zh-trans: Add manage-resources/cpu-constraint-namespace.md (#11042)
* zh-trans: Add zh/docs/tasks/administer-cluster/manage-resources/cpu-constraint-namespace.md

zh-trans: Add zh/docs/tasks/administer-cluster/manage-resources/cpu-constraint-namespace.md

* Fixes due to review.

Fixes due to review.

* fix due to review

最为-》做为

* Update cpu-constraint-namespace.md

* Create cpu-constraints.yaml

* Create cpu-constraints-pod.yaml

* Create cpu-constraints-pod-2.yaml

* Create cpu-constraints-pod-3.yaml

* Create cpu-constraints-pod-4.yaml

* Update cpu-constraint-namespace.md
2018-11-19 19:32:49 -08:00
AdamDang c405c01039 zh-trans: Add manage-resources/cpu-default-namespace.md (#11043)
* zh-trans: Add manage-resources/cpu-default-namespace.md

zh-trans: Add manage-resources/cpu-default-namespace.md

Add manage-resources/cpu-default-namespace.md

Add manage-resources/cpu-default-namespace.md

* Create cpu-defaults.yaml

* Create cpu-defaults-pod.yaml

* Create cpu-defaults-pod-2.yaml

* Create cpu-defaults-pod-3.yaml
2018-11-19 05:00:52 -08:00
AdamDang c2bae6e414 zh-trans:Add manage-resources/memory-default-namespace.md (#11044)
* zh-trans:Add manage-resources/memory-default-namespace.md

zh-trans:Add manage-resources/memory-default-namespace.md

* Fix due to reviewing

Fix due to reviewing

* Update memory-default-namespace.md

* Create memory-defaults.yaml

* Create memory-defaults-pod.yaml

* Create memory-defaults-pod-2.yaml

* Create memory-defaults-pod-3.yaml

* Add yaml files

Add yaml files

* Delete cpu-constraints-pod-2.yaml

* Delete cpu-constraints-pod-3.yaml

* Delete cpu-constraints-pod-4.yaml

* Delete cpu-constraints-pod.yaml

* Delete cpu-constraints.yaml

* Delete cpu-defaults-pod-2.yaml

* Delete cpu-defaults-pod-3.yaml

* Delete cpu-defaults-pod.yaml

* Delete cpu-defaults.yaml

* Delete memory-constraints-pod-2.yaml

* Delete memory-constraints-pod-3.yaml

* Delete memory-constraints-pod-4.yaml

* Delete memory-constraints-pod.yaml

* Delete memory-constraints.yaml

* Delete quota-pod.yaml

* Delete quota-pod-deployment.yaml

* Delete quota-objects.yaml

* Delete quota-objects-pvc.yaml

* Delete quota-objects-pvc-2.yaml

* Delete quota-mem-cpu.yaml

* Delete quota-mem-cpu-pod.yaml

* Delete quota-mem-cpu-pod-2.yaml
2018-11-19 04:58:50 -08:00
AdamDang 3ef3427128
Update automated-tasks-with-cron-jobs.md 2018-11-19 16:49:05 +08:00
AdamDang 835a457e58 zh_trans: add network-policy-provider/_index.md (#11049)
* zh_trans: add network-policy-provider/_index.md

zh_trans: add network-policy-provider/_index.md

* Update _index.md
2018-11-19 00:10:05 -08:00
AdamDang 074666cd3b
Update automated-tasks-with-cron-jobs.md 2018-11-19 15:32:37 +08:00
AdamDang d02fc8de3f zh_trans: add debug-application-cluster/_index.md (#11054)
* zh_trans: add debug-application-cluster/_index.md

zh_trans: add debug-application-cluster/_index.md

* minor fix

minor fix

* minor  fix

, 改为 、
2018-11-18 18:29:44 -08:00
AdamDang d9550a836a zh_trans: add dminister-federation/_index.md (#11051)
* zh_trans: add dminister-federation/_index.md

zh_trans: add dminister-federation/_index.md

* Update _index.md
2018-11-18 17:47:13 -08:00
AdamDang 901441a0ec zh_trans: add inject-data-application/_index.md (#11056)
* zh_trans: add inject-data-application/_index.md

zh_trans: add inject-data-application/_index.md

* Update _index.md
2018-11-18 17:00:52 -08:00
Xiaolong He e06a76830b
Merge pull request #11052 from AdamDang/patch-39
zh_trans: add configure-pod-container/_index.md
2018-11-19 00:00:45 +08:00
AdamDang 608cad5a33
zh_trans: add automated-tasks-with-cron-jobs.md
zh_trans: add job/automated-tasks-with-cron-jobs.md
2018-11-18 23:55:45 +08:00
Xiaolong He baafa4a3ed
Merge pull request #11055 from AdamDang/patch-41
zh_trans: add federation/_index.md
2018-11-18 23:44:34 +08:00
AdamDang 2499016947
zh_trans: add job/_index.md
zh_trans: add job/_index.md
2018-11-18 21:50:20 +08:00
AdamDang cbd79c8609
zh_trans: add federation/_index.md
zh_trans: add federation/_index.md
2018-11-18 21:42:49 +08:00
AdamDang a3febf53dc
zh_trans: add configure-pod-container/_index.md
zh_trans: add configure-pod-container/_index.md
2018-11-18 21:33:46 +08:00
AdamDang eb2177c1bf zh_trans: add manage-resources/_index.md (#11048)
zh_trans: add manage-resources/_index.md
2018-11-18 02:24:34 -08:00
wangyamei f7ed1eee55 delete-stateful-set (#10817) 2018-11-17 17:37:37 -08:00
hintss ecfdcf643f Fix 3 links that were pointing at blog.kubernetes.io (#10731)
* fix 3 links that were pointing at the old blog URL

* Fix the 4th blog link
2018-11-14 18:01:44 -08:00
AdamDang 0cbcf91878 Typo fix: Kubeernetes->Kubernetes (#10921)
Kubeernetes->Kubernetes

Typo fix: Kubernets->Kubernetes

Typo fix: Kubernets->Kubernetes
2018-11-07 18:52:06 -08:00
Luc Perkins d65e1790ff Add admonition type to shortcode (#9482)
* Change existing admon blocks

* Fix includes issue
2018-11-06 11:33:04 -08:00
zqm19941101 8bc6c001be
fix typo 2018-10-30 17:05:52 +08:00
Zach Corleissen abcee2dccd Update localization guidelines (#10485)
* Update localization guidelines for language labels

Continuing work

Continuing work

Continuing work

More work in progress

Add local OWNERS folders

Add an OWNERS file to Chinese

Remove shortcode for repos

Add Japanese

Alphabetize languages, change weights accordingly

More updates

Add Korean in Korean

Add English to languageName

Feedback from gochist

Move Chinese content from cn/ to zh/

Move OWNERS from cn/ to zh/

Resolve merge conflicts by updating from master

Add files back in to prep for resolution

After rebase on upstream/master, remove files

Review and update localization guidelines

Feedback from gochist, tnir, cstoku

Add a trailing newline to content/ja/OWNERS

Add a trailing newline to content/zh/OWNERS

Drop requirement for GH repo project

Clarify language about forks/branches

Edits and typos

Remove a shortcode specific to a multi-repo language setup

Update aliases and owners

Add explicit OWNERS for content/en

Migrate content from Chinese repo, update regex in config.toml

Remove untranslated strings

Add trailing newline to content/en/OWNERS

Add trailing newlines to OWNERS files

add Jaguar project description (#10433)

* add Jaguar project description

[Jaguar](https://gitlab.com/sdnlab/jaguar) is an open source solution for Kubernetes's network based on OpenDaylight.
Jaguar provides overlay network using vxlan and Jaguar CNIPlugin provides one IP address per pod.

* Minor newline tweak

blog post for azure vmss (#10538)

Add microk8s to pick-right-solution.md (#10542)

* Add microk8s to pick-right-solution.md

Microk8s is a single-command installation of upstream Kubernetes on any Linux and should be included in the list of local-machine solutions.

* capitalized Istio

Add microk8s to foundational.md (#10543)

* Add microk8s to foundational.md

Adding microk8s as credible and stable alternative to get started with Kubernetes on a local machine. This is especially attractive for those not wanting to incur the overhead of running a VM for a local cluster.

* Update foundational.md

Thank you for your suggestions! LMK if this works now?

* Rewrote first paragraph

And included a bullet list of features of microk8s

* Copyedit

fix typo (#10545)

Fix the kubectl subcommands links. (#10550)

Signed-off-by: William Zhang <warmchang@outlook.com>

Fix command issue (#10515)

Signed-off-by: mooncake <xcoder@tenxcloud.com>

remove imported community files per issue 10184 (#10501)

networking.md: Markdown fix (#10498)

Fix front matter, federation command-line tools (#10500)

Clean up glossary entry (#10399)

update slack link (#10536)

typo in StatefulSet docs (#10558)

fix discription about horizontal pod autoscale (#10557)

Remove redundant symbols (#10556)

Fix issue #10520 (#10554)

Signed-off-by: William Zhang <warmchang@outlook.com>

Update api-concepts.md (#10534)

Revert "Fix command issue (#10515)"

This reverts commit c02a7fb9f9.

Update memory-constraint-namespace.md (#10530)

update memory request to 100MiB corresponding the yaml content

Blog: Introducing Volume Snapshot Alpha for Kubernetes (#10562)

* blog post for azure vmss

* snapshot blog post

Resolve merge conflicts in OWNERS*

Minor typo fix (#10567)

Not sure what's supposed to be here, proposing removing it.

* Feedback from gochist

Tweaks to feedback

* Feedback from ClaudiaJKang
2018-10-12 14:25:01 -07:00