Commit Graph

20621 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 3065179fcd Merge pull request #24165 from baiyutang/patch-9
Update kubeadm_upgrade_plan.md
2020-09-28 05:58:48 -07:00
Kubernetes Prow Robot c06fbae010 Merge pull request #24164 from wwgfhf/wwg-disruptions
Update zh translation in disruptions.md
2020-09-28 05:56:48 -07:00
Kubernetes Prow Robot 124f23c817 Merge pull request #24162 from wwgfhf/wwg-service
Update zh translation in service.md
2020-09-28 05:54:48 -07:00
Pratik raj 48702c35ca docs: Use sudo and tee uniformly everywhere
Added sudo uniformly everywhere it required as it presence doesn't affect anything , but it help new user's of linux , docker or kubernetes who are not much familiar with internals and also for who doesn't read the documentation line by line and use the guides for command reference and just copy paste for their use.

Also , changed  the way of writing or creating files , now using "tee" because previous way gives permission issue for non sudo users.
2020-09-28 17:48:07 +05:30
Zhang Yong 93c7a1ca43 add post-filter part 2020-09-28 17:58:34 +08:00
Zhang Yong e4c3319ad3 add post-filter part 2020-09-28 17:39:02 +08:00
Yong Zhang b526e8b832 Merge pull request #6 from kubernetes/master
merge from origin
2020-09-28 16:42:54 +08:00
Arhell e7414feae1 remove indent 2020-09-28 10:37:56 +03:00
Amos Chu b8bc85f804 fix typo in content/en/docs/concepts/workloads/pods/_index.md
wrong spelling for comunicate, it should be communicate
2020-09-28 15:21:31 +08:00
Jim Angel 52d52488f6 cleanup docs owners 2020-09-28 01:21:35 +00:00
Kubernetes Prow Robot 2bc1342031 Merge pull request #23799 from zacharysarah/chair-emeritus
Update for chair emeritus
2020-09-27 14:36:48 -07:00
zacharysarah 3a9615d2c7 Update for chair emeritus 2020-09-27 14:30:12 -07:00
Brian Nutt 1c90c995c3 Fix typo in en/docs/concepts/scheduling-eviction/scheduling-framework.md
Fixes description for Postfilter plugin. The plugin is called when no feasible nodes were found for the pod being scheduled.
2020-09-27 13:28:52 -07:00
Casie Oxford 826d53c81f Update style guidelines for API object capitalization & formatting (#23497)
* Update style-guide.md

updates to api object handling according to SIG email discussion.

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Update style-guide.md

updating API Object Examples

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>

* Update content/en/docs/contribute/style/style-guide.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-09-27 13:10:48 -07:00
Kubernetes Prow Robot a67cb901a7 Merge pull request #24116 from madetara/ru_community_page
Translate community and CoC pages to russian
2020-09-27 08:38:48 -07:00
Kubernetes Prow Robot 67e16d4295 Merge pull request #24012 from zhiguo-lu/zh-concepts-storage-ephemeral-addpage
[zh] add zh/docs/concepts/storage/ephemeral-volumes.md, fix #24011
2020-09-27 06:32:48 -07:00
Chao Li e4c0038b14 docs: remove duplicate https_proxy variable
This has a duplicate https_proxy variable.
2020-09-27 21:02:09 +08:00
白玉堂 e3054865e2 Update kubeadm_upgrade_plan.md 2020-09-27 17:51:36 +08:00
wwgfhf 2ad06ab73f Update disruptions.md 2020-09-27 17:48:01 +08:00
wwgfhf 7eb77ea2a2 Update service.md 2020-09-27 17:25:00 +08:00
Liu Ming 80f4942c53 docs: 缺少右括号
docs: 缺少右括号
2020-09-27 16:48:27 +08:00
Kubernetes Prow Robot 3096ed5311 Merge pull request #24099 from zhiguo-lu/zh-addpage-task-admin-cluster-safely-drain-node
[zh] add page: /zh/docs/tasks/administer-cluster/safely-drain-node/ ,fix 24097
2020-09-26 23:56:48 -07:00
GoodGameZoo 7686c08fd3 update more links 2020-09-26 20:20:40 -07:00
GoodGameZoo 21b72674d3 Update more links 2020-09-26 20:07:24 -07:00
GoodGameZoo a8542542a9 Update more links 2020-09-26 19:37:56 -07:00
Yecheng Fu 318d17b85f add pre-binding section 2020-09-27 10:17:34 +08:00
Kubernetes Prow Robot 8fab6b0096 Merge pull request #24064 from Konmoron/patch-1
Update taint-and-toleration.md
2020-09-26 18:20:50 -07:00
WilliamChang80 f71483103d Update Setup Page 2020-09-26 22:49:50 +07:00
Tim Bannister 961438877d Set sitemap priority for key pages
The very key pages get 1.0 priority; other good landing pages get 0.9
and the remaining pages have a default priority, 0.75.
2020-09-26 14:06:22 +01:00
Rafficer 93334aba35 Fix typo in german install-kubernetes.md 2020-09-26 14:57:03 +02:00
Alain De Carolis 65e706e346 add signerName to CertificateSigningRequest
signerName is now mandatory. The provided example fails in 1.19.2 with: `kubernetes missing required field "signerName"`
2020-09-25 18:01:21 -04:00
Qiutong Song fd97fcd9d5 Add a new known issue to the out-of-resource doc: active_file memory is not considered as available memory 2020-09-25 13:49:35 -07:00
Kubernetes Prow Robot b66ce8d8cd Merge pull request #24109 from Arhell/fix-link
fix broken link
2020-09-25 06:09:11 -07:00
Kubernetes Prow Robot 64b61ae35a Merge pull request #24126 from howieyuen/admission-controller
[zh] fix abnormal display of anchor points
2020-09-25 05:31:11 -07:00
Kubernetes Prow Robot 18e851a2c0 Merge pull request #24057 from gaoguangze111/Update-link-configure-aggregation-layer
Update link in page configure-aggregation-layer.md
2020-09-25 03:19:12 -07:00
Hao Yuan 19259e21b7 fix abnormal display of anchor points 2020-09-25 18:06:37 +08:00
Liu Ming 571b8e1bc7 docs: lost "有" word
Signed-off-by: Liu Ming <hit_oak_tree@126.com>
2020-09-25 17:46:17 +08:00
luzg 09d3244e65 [zh] add page:/zh/docs/tasks/administer-cluster/safely-drain-node/ ,fix 24097
change according to tengqm's comment
2020-09-25 16:01:09 +08:00
luzg df62ce146c [zh] add zh/docs/concepts/storage/ephemeral-volumes.md, fix 24011
make change according to tengqm's comment.
2020-09-25 15:38:10 +08:00
Kubernetes Prow Robot 28980202c1 Merge pull request #24119 from kubernetes/dev-1.19-ko.2
Second Korean l10n work for release-1.19
2020-09-24 23:13:11 -07:00
Kubernetes Prow Robot ab8fb532fa Merge pull request #24034 from baiyutang/patch-8
Update multiple-zones.md
2020-09-24 22:55:11 -07:00
Kubernetes Prow Robot f3ea52ec98 Merge pull request #24060 from zhiguo-lu/zh-concepts-clusteradmin-systemlogs-addpage
[zh] add zh/docs/concepts/cluster-administration/system-logs.md, fix #24025
2020-09-24 22:51:11 -07:00
Kubernetes Prow Robot 9561c23377 Merge pull request #24098 from howieyuen/scheduling-config-2
[zh] translate content/zh/docs/reference/scheduling/config.md
2020-09-24 22:47:11 -07:00
Kubernetes Prow Robot 05d9317d65 Merge pull request #24033 from Yuaninga/patch-2
[zh] add the missing content in [zh/docs/setup/production-environment/container-runtimes.md]
2020-09-24 22:41:11 -07:00
Kubernetes Prow Robot eb74122190 Merge pull request #24045 from howieyuen/scheduling-config
[zh] translate content/zh/docs/reference/scheduling/policies.md
2020-09-24 22:39:11 -07:00
Qiming Teng d327117a50 [zh] Fix go marker for listMapKey in the merge strategy
This is a follow-up of #24069.
2020-09-25 13:17:40 +08:00
Jerry Park 9cb997ab15 Second Korean l10n work for release-1.19
- Fix issue with links to already translated documents (#23829)
- Update outdated files in the dev-1.19-ko.2 branch (#23827)
- Fix issue with links to already translated documents (#23999)
- Translate tasks/configure-pod-container/configure-persistent-volume-storage in Korean (#23867)
- Translate reference/access-authn-authz/service-accounts-admin/ into Korean (#23974)
- Translate reference/access-authn-authz/controlling-access/ into Korean (#23955)
- Translate tasks/job/automated-tasks-with-cron-jobs.md into Korean (#23543)
- Translate reference/access-authn-authz/authorization/ into Korean (#23989)
- Update Ko localization guide (#24023)
- Translate tasks/job/fine-parallel-processing-work-queue/ into Korean (#23841)
- Translate setup/production-environment/windows/intro-windows-in-kubernetes and reflect reviews (#23879)
- Translate tasks/debug-application-cluster/debug-pod-replication-controller in Korean (#23896)

Co-authored-by: seokho-son <shsongist@gmail.com>
Co-authored-by: jmyung <jesang.myung@gmail.com>
Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: markruler <csu0414@gmail.com>
Co-authored-by: bluefriday <bluefriday86@gmail.com>
2020-09-25 13:58:55 +09:00
madetara c4b2c82254 docs: add russian version community and CoC pages
Refs #18598
2020-09-25 07:36:53 +03:00
Nikhita Raghunath f5af09b9f8 SSA: fix go marker for listMapKey in the merge strategy
Ref: https://github.com/kubernetes/kube-openapi/blob/64514a1d5d596b96e6f957e2be275ae14d6b0804/pkg/generators/extension.go#L49-L50
2020-09-25 09:51:17 +05:30
Kubernetes Prow Robot 19b6599bbf Merge pull request #24093 from ChenjunZou/patch-1
Update service.md
2020-09-24 20:37:11 -07:00