Commit Graph

14988 Commits (9965cc28aa4c215e04415e1c20693b53794b52d5)

Author SHA1 Message Date
Kubernetes Prow Robot 9965cc28aa
Merge pull request #20947 from mristok/mristok-patch-1
fix en misspelling in overview.md
2020-05-13 09:34:28 -07:00
Kubernetes Prow Robot 4741a620d3
Merge pull request #20828 from marcobellaccini/patch-1
Fixed indentation in TLS Ingress example
2020-05-13 09:00:27 -07:00
mristok 4d6d79b4d4
fix misspelling in overview.md
fix two misspellings in overview.md:
technnology -> technology
standardisation -> standardization
2020-05-13 10:43:36 -05:00
Marco Bellaccini cb734dfdcf Fixed indentation in TLS Ingress example
- Fixed indentation in TLS Ingress example

- Made indentation uniform

Bad indentation resulted in a YAML-to-JSON conversion error when running kubectl
2020-05-13 17:25:14 +02:00
Kubernetes Prow Robot c6ee1bb642
Merge pull request #20926 from sftim/20200512_work_around_formatting_tabs_shortcode_container_runtimes
Work around tab / codelang formatting issues in “Container runtimes” page
2020-05-13 07:32:28 -07:00
Kubernetes Prow Robot affb6b22bd
Merge pull request #20907 from ramineni/patch-2
Update CSIMigration state in volumes.md
2020-05-13 07:02:27 -07:00
Kubernetes Prow Robot bb67fbf28c
Merge pull request #20588 from ariscahyadi/id-local-flow-control
ID Localization for Flow Control (API Priority and Fairness)
2020-05-13 06:28:26 -07:00
Aris Cahyadi Risdianto 86b30fc721 Add new file for ID localization.
ID Localization for Flow Control (API Priority and Fairness).

Fixed the broken deploy.

Fixed the broken deploy #2.

Fixed wording/terminology consistency.

Fixed the word consistency.
2020-05-13 21:11:25 +08:00
Kubernetes Prow Robot 6cc9d0db8f
Merge pull request #20936 from chanhz/patch-1
update zh-trans docs.
2020-05-13 03:02:26 -07:00
Kubernetes Prow Robot 95aa04b496
Merge pull request #20929 from crixo/master
adding _index.md for docs/concepts/overview/
2020-05-13 00:02:26 -07:00
陈洪州 adaf41035e
update zh-trans docs. 2020-05-13 11:21:31 +08:00
Kubernetes Prow Robot b0b9721d22
Merge pull request #20892 from baijunyao/master
Update PULL_REQUEST_TEMPLATE URL
2020-05-12 19:48:26 -07:00
Kubernetes Prow Robot 253c1c5c78
Merge pull request #20931 from zacharysarah/fix-flow-control
Correctly enclose table shortcode
2020-05-12 18:42:26 -07:00
zacharysarah 78ee63f620 Remove table shortcode 2020-05-12 17:04:53 -07:00
cristiano-degiorgis 30af6f807e adding _index.md for docs/concepts/overview/ 2020-05-13 00:14:08 +02:00
Kubernetes Prow Robot 458b49de68
Merge pull request #20012 from zhanw15/patch-3
update context in i18n/ja.toml
2020-05-12 15:04:26 -07:00
Tim Bannister f49cb16f8b Work around tab / codelang formatting issues
Rather than tabs with a codelang set, use tabs containing Markdown
2020-05-12 21:06:16 +01:00
Kubernetes Prow Robot 9f82c32a61
Merge pull request #20920 from sftim/20200512_fix_deployment_concept_markdown
Fix note shortcodes in Deployment concept
2020-05-12 12:48:22 -07:00
Kubernetes Prow Robot 1cecfd5ea7
Merge pull request #20891 from gavinfish/pod-topology-en
Fix angle brackets issue for pod-topology-spread-constraints.md
2020-05-12 12:12:21 -07:00
Kubernetes Prow Robot ff40417bc7
Merge pull request #20878 from Arhell/subscribe
add localization for subscribe button
2020-05-12 12:00:37 -07:00
Kubernetes Prow Robot f800e5aa66
Merge pull request #20900 from caseydavenport/casey-update-calico
Update the vesion of Calico in kubeadm docs
2020-05-12 11:58:36 -07:00
Kubernetes Prow Robot 1a189d1cb9
Merge pull request #20916 from bavedarnow/patch-1
Fix broken layout in docs
2020-05-12 11:46:21 -07:00
Kubernetes Prow Robot 5b2cc0234a
Merge pull request #20503 from jfcgaspar/patch-1
Update install-kubeadm.md (SELinux note)
2020-05-12 11:22:22 -07:00
Tim Bannister 34894dafc2 Upgrade Note to Caution
This is a strong caution against making the change described here.
2020-05-12 19:07:16 +01:00
Tim Bannister 0729189257 Adjust Deployment Markdown for Hugo 0.70.x
Shortcodes that deal with indentation seem tricky in Hugo. Try this
work-around.
2020-05-12 19:06:26 +01:00
Arhell 491c9e2718
add localization for subscribe button 2020-05-12 20:46:35 +03:00
Kubernetes Prow Robot a2ff3855c8
Merge pull request #20903 from irvifa/fix-notes
Fix note indentation since it's causing the CSS to break.
2020-05-12 09:24:22 -07:00
Irvi Firqotul Aini 380add9419 Fix indentation. 2020-05-12 23:12:27 +07:00
jfcgaspar c7971b5ed3 Update install-kubeadm.md (SELinux note)
Added a note regarding the possibility of keeping SELinux enabled for advanced users at own risk.

Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md

Co-Authored-By: Jim Angel <jimangel@users.noreply.github.com>

Clean up text from rebase

Revert "Clean up text from rebase"

This reverts commit ac82a7f1981fe6e09ba1e101b372fa6d154125d2.

Clean up rebase text
2020-05-12 16:16:55 +01:00
Dave Barnow a0dfd8743f
Fix broken layout in docs 2020-05-12 10:59:42 -04:00
Kubernetes Prow Robot 8f2710f00e
Merge pull request #20909 from sharet-adl/patch-1
Update kubectl overview page - list of operations
2020-05-12 07:30:21 -07:00
Kubernetes Prow Robot 9b2254ee03
Merge pull request #20544 from geragio/patch-1
Update crio installation steps for CentOS/RHEL
2020-05-12 06:58:21 -07:00
baijunyao 929fd09315 Update PULL_REQUEST_TEMPLATE URL 2020-05-12 19:55:23 +08:00
Teodor Haret c57fa62223 Update kubectl overview page - list of operations 2020-05-12 12:20:01 +03:00
Anusha Ramineni f50994a08c
Update volumes.md 2020-05-12 12:12:22 +05:30
Kubernetes Prow Robot 265bf3135f
Merge pull request #20889 from gavinfish/pod-topology
Polish zh version of pod-topology-spread-constraints.md
2020-05-11 23:08:21 -07:00
Kubernetes Prow Robot 7a4d1c506e
Merge pull request #20472 from mufti1/id-cronjob-task
ID /docs/tasks/job/automated-tasks-with-cron-jobs/
2020-05-11 21:42:21 -07:00
Jie Shen 1d32fd057f
Update content/zh/docs/concepts/workloads/pods/pod-topology-spread-constraints.md
Co-authored-by: LiuDui <1693291525@qq.com>
2020-05-12 11:48:29 +08:00
mufti ismi d33071dd7c ID add task for automatic running task with cronjob 2020-05-12 10:42:12 +07:00
Kubernetes Prow Robot fd6ba2c576
Merge pull request #20356 from dedyks/master
translating /docs/tasks/tools/install-minikube/ to Indonesia
2020-05-11 20:04:20 -07:00
Kubernetes Prow Robot 198bd25216
Merge pull request #20599 from kbhawkey/migrate-kubelet-comp
reformat kubelet ref page
2020-05-11 18:18:24 -07:00
Karen Bradshaw 4416288c28 reformat kubelet ref page 2020-05-11 19:02:35 -04:00
Kubernetes Prow Robot ef32ca63d3
Merge pull request #20245 from kbhawkey/comp-tool-hugo-parser-kb
reformat tabs shortcode
2020-05-11 15:58:21 -07:00
Karen Bradshaw 7a98007a29 update tabs shortcode 2020-05-11 18:12:43 -04:00
Kubernetes Prow Robot de78f4984c
Merge pull request #19907 from jimangel/hugo-unsafe-version
change hugo version unsafe
2020-05-11 14:48:20 -07:00
Casey Davenport c0f669ab68 Update the vesion of Calico 2020-05-11 14:42:02 -07:00
Kubernetes Prow Robot 6c96bcbe84
Merge pull request #20893 from jimangel/fix-feature-state
fix for feature state shortcode
2020-05-11 14:28:22 -07:00
Kubernetes Prow Robot c18e8e7ba0
Merge pull request #20894 from jimangel/fix-cal
updating link for community calendar
2020-05-11 13:28:21 -07:00
Jim Angel f3e733ecba fix for feature state shortcode 2020-05-11 14:57:03 -05:00
dedy 5026ae659f ID translation for install minikube 2020-05-12 02:48:23 +07:00