4245 Commits

Author SHA1 Message Date
WangYun 83c30904c4 Update deployment.md
`s` is redundant.
2020-05-18 23:12:04 +08:00
Kubernetes Prow Robot 6899c2161e Merge pull request #21025 from juampynr/patch-3
Remove unneeded leftquotes
2020-05-18 04:19:36 -07:00
Johannes M. Scheuermann 951430790e Add note about experimental status of bandwidth limit 2020-05-18 09:29:31 +02:00
Kubernetes Prow Robot ba83ccc242 Merge pull request #21027 from scoulomb/secTask
Improve task 'Distribute Credentials Securely Using Secrets' by showi…
2020-05-17 20:57:36 -07:00
Kubernetes Prow Robot 66960c4667 Merge pull request #21018 from scoulomb/fixExtraLine
Clean-up extra line in tasks configure pod container
2020-05-17 20:53:36 -07:00
Sylvain COULOMBEL 4f18583d19 In concept secret, add consumption as environment variable 2020-05-17 16:54:52 +02:00
Kubernetes Prow Robot bcb1e41ac0 Merge pull request #20827 from jai/patch-1
docs: tweak grammar, tenses, punctuation
2020-05-17 07:15:35 -07:00
Sylvain COULOMBEL 224a6cacbf Improve task 'Distribute Credentials Securely Using Secrets' by showing pod output 2020-05-17 15:50:44 +02:00
Juampy NR 0a6c8ae7f5 Remove unneeded leftquotes 2020-05-17 14:38:18 +02:00
Juampy NR 6e3a40df97 Fix broken phrase
Seems like a phrase was cut in 2 by mistake.
2020-05-17 13:59:00 +02:00
Kyle Polansky 2b70708caf Update Azure Container Registry for IAM
Add instructions for pulling images from Azure Container Registry using Azure Kubernetes Service service principal authentication.
2020-05-17 03:46:57 -05:00
Prasad Katti 75317419b9 Use feature state Hugo shortcode 2020-05-16 11:28:43 -07:00
Sylvain COULOMBEL 081c7a713c Clean-up extra line in tasks: configure pod container 2020-05-16 16:01:39 +02:00
Kubernetes Prow Robot e7bd7fb18b Merge pull request #20976 from sftim/20200514_fix_markdown_for_crd_task
Fix Markdown for CustomResourceDefinition task
2020-05-15 12:27:36 -07:00
Divya Bhushan c5915cb722 #20970-fixed broken link in concepts/workloads/controllers/statefulset/ 2020-05-15 01:38:22 +02:00
Prasad Katti 52c8562bef Update label used to search for pods in deployment
With `kubectl run` changed to `kubectl create deployment`, the
label used to search for pods in the deployment also needs to change
from `run=...` to `app=...`.
2020-05-14 13:28:18 -07:00
Tim Bannister 679b35a569 Fix Markdown for CustomResourceDefinition task 2020-05-14 18:19:15 +01:00
Kubernetes Prow Robot 1ffbe95773 Merge pull request #20975 from jimangel/fix-upgrade-page
reformat kubeadm upgrade page
2020-05-14 08:12:23 -07:00
Kubernetes Prow Robot b6348e73fc Merge pull request #20922 from sftim/20200512_fix_markdown_encryption_at_rest
Fix shortcodes in “Encrypting Secret Data at Rest”
2020-05-14 07:36:23 -07:00
Kubernetes Prow Robot f1929c87ea Merge pull request #20924 from celestehorgan/fix-broken-links
Fix broken links identified by linkchecker
2020-05-14 07:22:22 -07:00
Jim Angel 8232eb30fe reformat kubeadm upgrade page 2020-05-14 08:58:30 -05:00
Irvi Firqotul Aini e852b9bb81 Make small changes to trigger tide. 2020-05-14 00:29:03 +07:00
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 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
Celeste Horgan e0ae1338cd Correct links
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-12 13:58:32 -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 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
Celeste Horgan dfeed456d3 Fix template
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-12 11:55:49 -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
Tim Bannister 0cd227897e Highlight note with appropriate shortcode 2020-05-12 19:36:38 +01:00
Tim Bannister 89c99bac81 Fix Markdown for secret encryption at rest
Adapt Markdown for CommonMark / Hugo 0.70.x
2020-05-12 19:35:56 +01: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
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
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