Commit Graph

2963 Commits

Author SHA1 Message Date
Anass Kartit 50df8d57f1
Update content/en/docs/tasks/tools/install-kubectl-windows.md
Co-authored-by: Mahé <mahe5397@hotmail.fr>
2022-10-12 14:53:58 +02:00
Anass Kartit 782afe79e4
Update content/en/docs/tasks/tools/install-kubectl-windows.md
Co-authored-by: Mahé <mahe5397@hotmail.fr>
2022-10-12 14:53:44 +02:00
Chandan Singh 8b1209d948
Update custom-resource-definition-versioning.md
Since there can be only one version that needs to be stored and storage option is required else the parsing fails. Adding the storage option and setting it false.

Schema Vaildation fails with error: error validating data: ValidationError(CustomResourceDefinition.spec.versions[1]): missing
 required field "storage" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionVersion; if you choose to
 ignore these errors, turn validation off with --validate=false
2022-10-12 18:13:03 +05:30
Kubernetes Prow Robot d068bec502
Merge pull request #37135 from aressem/patch-1
Fix typo in full-pcpus-only option
2022-10-11 14:34:42 -07:00
maxgio92 1e2fd3cad8
docs(setup-konnectivity.md): remove duplicate openssl option
This cleans up the command to generate the certificate signin request for the Konnectivity server, by removing a duplicated openssl CLI option for the output file.

Signed-off-by: Massimiliano Giovagnoli me@maxgio.it
2022-10-11 16:37:51 +02:00
Tim Bannister 1eef742465
Favor EndpointSlice over Endpoints
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.

Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Kubernetes Prow Robot b29613f722
Merge pull request #37233 from bel-gacem/patch-2
Fix curl command in pull-image-private-registry.md
2022-10-10 15:13:02 -07:00
Sergey Kanzhelev 0eabe496cd limit ranger clarification 2022-10-10 17:46:28 +00:00
Maciej Porebski 0dde71a1fd
Update CLI Install Section Link to Match New URL 2022-10-10 14:16:26 +01:00
Maciej Porebski 47e928bc3f
Update Section Heading for CLI Install
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-10-10 14:10:59 +01:00
bel-gacem bb4dfd6fcd
Fix curl command in pull-image-private-registry.md
fix curl command
2022-10-09 17:11:03 +01:00
Shannon Kularathna 6f1eed2750 Minor modification to cleanup step intro 2022-10-07 18:20:08 +00:00
Shannon Kularathna 24198cfe45 Add Edit secret step 2022-10-07 18:19:07 +00:00
Shannon Kularathna a9aa488fda Modify verify and decode steps
- Change the describe command
- Add step numbers to decode section
- Change first step to remove excess words
- Modify password base64 string to match previous step
- Move code sample comments into a caution block
2022-10-07 18:16:22 +00:00
Shannon Kularathna 3436e2b361 Add overview and modify create steps
- Add brief intro to the page
- Improve the intro to the create secret section
- Split the steps for creating into subheadings for raw and file
- Keep commands the same but change the password string to be uniform
- Keep explanation of -n flag same but add line at end of note for escaping
- Keep explanation of default key name same (line 64-65)
2022-10-07 18:02:09 +00:00
Shannon Kularathna 69ac3e430c Add Edit secret section
Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
2022-10-07 17:15:46 +00:00
Maciej Porebski f5eab7d041
Add Kubectl Install Instructions Using Winget 2022-10-06 19:47:23 +01:00
Kubernetes Prow Robot 5b084a3166
Merge pull request #37083 from jmcshane/service-account-update
Add callout for clearing `spec.serviceAccount` alias from workload templates
2022-10-06 08:35:53 -07:00
Kubernetes Prow Robot d601e2c36c
Merge pull request #37174 from bobfuru/patch-3
Add missing period
2022-10-06 08:31:52 -07:00
jmcshane 7adae8cda1 Add callout for clearing spec.serviceAccount alias from workload templates 2022-10-06 11:30:43 -04:00
Bob Furu 64ca4f1e2e
Add missing period
Adds missing period to end of sentence.
2022-10-05 17:11:54 -06:00
Bob Furu af02f58676
Make "Pod" uppercase for consistency in this file
Updates one lone instance of lowercase "pod" for consistency.
2022-10-05 17:07:50 -06:00
Ukri Niemimuukko fc6e3231a7 [en] Add link to Intel GPU plugin
This adds a link to the Intel GPU plugin.

Signed-off-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
2022-10-04 19:27:03 +03:00
Arnstein Ressem 09ea2ced66
Fix typo in full-pcpus-only option 2022-10-03 08:44:48 +02:00
Kubernetes Prow Robot f2c4d28472
Merge pull request #35230 from Iceber/fix_retainKeys_example
the retainKeys strategy only works in the strategic merge patch
2022-10-02 09:50:13 -07:00
Kubernetes Prow Robot a6e5cc8cbd
Merge pull request #37059 from bishal7679/patch-6
Fix command in task “Using NodeLocal DNSCache in Kubernetes Clusters”
2022-10-02 09:20:13 -07:00
Vaibhav Goel 8ff7e1845d
Updated the behaviour of evictionHard (#36961)
* Updated the behaviour of evictionHard

* Modified the changes in documenting hard eviction behaviour

* Updated the changes
2022-10-02 08:28:13 -07:00
Mitesh Jain 91cca8925c
Update evictionHard default behaviour if some thresholds are not set. (#36960)
* Update evictionHard default behaviour if some thresholds are not set.

* Wrapped long line to other pragraph size.
2022-10-02 06:34:15 -07:00
Kubernetes Prow Robot 9c3e247397
Merge pull request #36985 from sftim/20220923_omit_vendor_install_docs_gpu_scheduling_task
Omit vendor install docs from scheduling task
2022-09-30 13:34:15 -07:00
Kubernetes Prow Robot bfa4385ab3
Merge pull request #36868 from echiugoog/patch-1
Annotate which version each policy option is available
2022-09-30 12:28:13 -07:00
Kubernetes Prow Robot a7b971f33b
Merge pull request #36978 from bernermic/patch-1
Make scope for `Configure Probes` more clear (add startupProbe)
2022-09-30 05:46:29 -07:00
Kubernetes Prow Robot 23300f6ec9
Merge pull request #37101 from Pro-Coder04/Duplicated_Words
Removed Duplicated words in Security-Context
2022-09-30 05:44:29 -07:00
Kubernetes Prow Robot 76de58969a
Merge pull request #36980 from ydFu/determine-reason-pod-failure
Update Determine the Reason for Pod Failure
2022-09-30 05:40:30 -07:00
Pro-Coder04 30b42602f0
Update content/en/docs/tasks/configure-pod-container/security-context.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-09-30 17:11:22 +05:30
Pro-Coder04 744a7b6c79 Removed Duplicated words in Security-Context 2022-09-30 16:58:06 +05:30
Tim Bannister cf5ccdece0
Switch GPU family in example
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-09-29 23:33:20 +01:00
Akanksha Kumari f22034ad40 Remove the description of the old jsonpath ..image, Retain the explanation of the new jsonpath 2022-09-29 08:52:57 +05:30
Akanksha Kumari eccb792c5e Remove description about way to use absolute path to image field
Signed-off-by: Akanksha Kumari <akankshakumari393@gmail.com>
2022-09-28 21:55:35 +05:30
Tim Bannister d323e21dc4 Label vendor-specific content as thirdparty 2022-09-28 13:25:52 +01:00
Tim Bannister 871ee860ee Omit vendor plugin installation docs
For the GPU scheduling task, omit the docs about installing
vendor-specific device plugins. Instead, link to those pages.
2022-09-28 13:25:52 +01:00
Bishal das 9603bfb721
Update nodelocaldns.md 2022-09-28 17:30:21 +05:30
Kubernetes Prow Robot b38e3e12de
Merge pull request #37019 from prabhakar-oracle/patch-1
Document generating SHA256 CA certificate
2022-09-27 05:13:51 -07:00
Kubernetes Prow Robot affffee3fb
Merge pull request #37002 from WESTZERO115/en_usernamespaces
Fix Markdown Error in user-namespaces.md
2022-09-26 13:36:15 -07:00
PARKINHYO b6a6b81577 Fix typo of the contents 2022-09-26 23:03:54 +09:00
Kubernetes Prow Robot c8dd511e68
Merge pull request #36730 from akankshakumari393/secret_store
Add link to create secret directly if credentials stores are being used
2022-09-26 06:57:46 -07:00
Prabhakar Palanivel 0e4ad8a37d
Update certificates.md 2022-09-25 17:44:18 +05:30
Akanksha kumari 717dbf1f1d
Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md
Co-authored-by: Chris Negus <cnegus@redhat.com>
2022-09-25 10:14:41 +05:30
WESTZERO115 09fafef4f4 Fix Markdown Error in user-namespaces.md
Signed-off-by: WESTZERO115 <psy7361c@gmail.com>
2022-09-25 00:51:53 +09:00
ydFu 1ca77d26b9 Update Determine the Reason for Pod Failure
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-09-24 13:18:27 +08:00
Bird 7dcfd54a6f fix: homebrew prefix error in bash-completion of kubectl(en) 2022-09-24 10:50:20 +08:00
Kubernetes Prow Robot da18b430a0
Merge pull request #35923 from tengqm/tweak-dns-customization
Tweak DNS customization page
2022-09-23 19:36:03 -07:00
Michael Berner 491036a847
Make scope for `Configure Probes` more clear
Configure Probes section does not mention startup probes.
I just tried to check, what the default options for a startupProbe are and stumbled upon this. I think it would help to make it clear, that these options also apply to the startupProbe.
2022-09-23 12:03:31 +02:00
Kubernetes Prow Robot 18ae26bb23
Merge pull request #36427 from enyiakwu/patch-1
Update to etcdctl restore command syntax
2022-09-22 18:14:39 -07:00
Kubernetes Prow Robot c051e11e84
Merge pull request #36604 from windsonsea/trcomen
Fix typos and layout: translate-compose-kubernetes.md
2022-09-22 17:50:38 -07:00
Kubernetes Prow Robot 8d052578b6
Merge pull request #36948 from sh4sh/patch-1
Update link to Dynamic Provisioning doc instead of blog
2022-09-22 16:58:39 -07:00
Qiming Teng 1edd6fd2b8 Tweak DNS customization page
The `kube-dns` option has been deprecated since 1.18 and no longer
supported. The support to `kube-dns` has been removed from kubeadm since
1.21. This PR tweaks the DNS customization page to remove the outdated
contents and also reformat the paragraphs where appropriate.
2022-09-22 13:14:21 +08:00
The Tran 4e4862d5da
Improve “Encrypting Secret Data at Rest” page (#35425)
* Improve “Encrypting Secret Data at Rest” page

* Apply suggestions from code review

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

* separate commands from sample output

* Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-09-21 17:59:08 -07:00
Kubernetes Prow Robot 266841629d
Merge pull request #36113 from samos123/fix-36111
remove unused repo gpgkey for yum repo
2022-09-21 17:49:08 -07:00
Sunny 4be5a30965
Link to Dynamic Provisioning doc instead of blog 2022-09-21 13:32:43 -04:00
Kubernetes Prow Robot 031f87ed5f
Merge pull request #36501 from liggitt/podsecurity-ga
Update pod security configuration docs for v1
2022-09-20 07:23:20 -07:00
Kubernetes Prow Robot 15bf5813c6
Merge pull request #36716 from akankshakumari393/patch-6
Fix Broken Link to CustomResourceDefinition
2022-09-18 06:22:28 -07:00
Kubernetes Prow Robot e54a8fe963
Merge pull request #36658 from astraw99/patch-5
Drop doc tab `prior to v1.20` about cascading deletion
2022-09-16 18:28:28 -07:00
echiugoog cae36bbf3e
Annotate which version each policy option is available 2022-09-16 17:32:43 -04:00
Anass Kartit 8d35a74385
Update install-kubectl-windows.md
suggest to replace curl with native invoke-webrequest
2022-09-16 11:00:39 +02:00
Akanksha Kumari 3c19825f1a Update link to point to storageClass reference 2022-09-15 19:53:35 +05:30
astraw99 bf9bce3107 Drop doc prior to v1.20 2022-09-15 22:05:11 +08:00
Akanksha Kumari d4ab03eb41 Fix Broken link to storageClass on configure-persistent-volume-storage.md 2022-09-15 09:47:01 +05:30
Akanksha Kumari 0443319bda Update the CRD link to reference/kubernetes-api/extend-resources/custom-resource-definition-v1/ 2022-09-15 09:24:42 +05:30
Shubham 88380ad730
Modify note content about kubectl, CRDs, and subresources (#34468)
* Modified the NOTE for Kubectl Subresource Support.

Improvement: Removed word tool.

Typo fix.

* Added task for patch the deployment using subresource flag.

* Updated the content.

* Updated the link for kubectl patch.

* Resolved nits.

* Improvement: updated the content.

* Removed new deployment and used existing deployment manifests.
2022-09-14 15:41:23 -07:00
Kubernetes Prow Robot d0d1e9367f
Merge pull request #35627 from ZhangJinbao520/patch-6
Fix incorrect sed command
2022-09-14 15:27:22 -07:00
Kubernetes Prow Robot 5a887c388c
Merge pull request #36472 from SubhasmitaSw/cronInfoRemove
Remove info about CronJob graduating to stable
2022-09-14 09:39:01 -07:00
Kubernetes Prow Robot 17a4caa8c3
Merge pull request #35743 from crenshaw-dev/clarify-env-var-dependency-order
clarify that order matters in dependent environment variables
2022-09-12 04:19:24 -07:00
Stanlee fa4a73e1f3
typo corrected
if typo corrected
2022-09-11 21:07:51 +02:00
Kubernetes Prow Robot d057687f6f
Merge pull request #36660 from liggitt/scrape-secrets
Update service account token documentation
2022-09-10 16:31:23 -07:00
Akanksha Kumari f03de27003 Minor refactor 2022-09-10 18:04:26 +05:30
Akanksha Kumari c64d16f906 Add link to create secret directly if credentials stores are being used
Signed-off-by: Akanksha Kumari <akankshakumari393@gmail.com>
2022-09-10 17:29:50 +05:30
Akanksha Kumari d0e4c5942e Minor Typo Fix 2022-09-10 11:57:26 +05:30
Akanksha kumari 395143df47 Fix Broken Link to CustomResourceDefinition 2022-09-10 01:00:26 +05:30
yanrongshi f6fa07357d fix some layout 2022-09-09 22:54:18 +08:00
Kubernetes Prow Robot 8c78ad7d3c
Merge pull request #36685 from mimowo/handling-pod-failures-fix-typo
Fix typo in docs referring to the PodDisruptionConditions feature gate
2022-09-09 00:45:23 -07:00
Michal Wozniak de695f4a9a Fix typo in docs refering to the PodDisruptionConditions feature gate name
Only fix for the English version
2022-09-09 09:10:44 +02:00
Antonio Ojea 86264eae3b use use IPv6 Address Prefix Reserved for Documentation 2022-09-08 11:45:07 +02:00
Ryan Parker 8cab154c59
docs(HPA): typo "if it's unready and transitioned to unready"
Small typo.
2022-09-07 14:02:10 -07:00
Jordan Liggitt 79f26d5922
Update service account token documentation
* Make example service account output match 1.24+ output with auto-generated tokens omitted
* Prefer `kubectl create token` as token creation mechanism
2022-09-07 16:00:27 -04:00
Subhasmita Swain c6afc7a5e5 Remove CronJob info about graduating to stable 2022-09-06 21:45:17 +05:30
Michael 926d85d5fe Fix layout of pod-failure-policy.md 2022-09-06 07:26:09 +08:00
Michael 610a11cfdd Fix typos and layout: translate-compose-kubernetes.md 2022-09-05 21:16:02 +08:00
Jordan Liggitt 7eba57d4de
Update pod security configuration docs for v1 2022-09-01 17:29:53 -04:00
Qiming Teng fa5c50b090 Wrap long lines in the topology-manager page 2022-09-01 11:15:30 +08:00
Enyi 99bd0a8585
Update to etcdctl restore command syntax
The syntax of the restore command at line 348 is problematic (doesn't work) or might have issues with a certain versions of Kubernetes (tried on version 1.23.0), doesn't work.

Also included export of the ECTDCTL_API=3 variable `export ECTDCTL_API=3`
2022-08-31 02:12:08 +01:00
Sam Stoelinga 421109c462 Remove unused repo gpgkey for yum repo
microdnf is having issues with the repo gpgkey that was previously used
however the repogpgcheck was removed in
https://github.com/kubernetes/website/pull/34546 so the gpgkey for the
repo can be removed as well.

this is to implement #36111
2022-08-30 14:44:38 -07:00
Cenk Altı bf998026d2
Fix scaling terminology
Replace scale `up/down` terminology with `out/in` as the point is about adding more nodes to the cluster.

- https://azure.microsoft.com/en-us/solutions/scaling-out-vs-scaling-up/
- https://www.dell.com/en-us/blog/the-difference-between-scale-up-and-scale-out/
2022-08-29 15:15:53 -04:00
Arhell 100f074e0c [en] fix typo assign-pods-nodes-using-node-affinity.md 2022-08-28 01:28:48 +03:00
Qiming Teng ef511e7e65 Style tweak the crd task file
This PR reformats the CRD task file where line wrappings are expected or
proper indentations are needed. It also fixes a link to the kube-apiserver
reference.
2022-08-25 16:04:02 +08:00
Kubernetes Prow Robot 9a83692e54
Merge pull request #36098 from bishal7679/patch-2
Typo fixed in documentation for Use strategic merge
2022-08-24 22:30:08 -07:00
Kubernetes Prow Robot 1b6def77b4
Merge pull request #36244 from kadtendulkar/kad28
Fixing hyperlink on Extend the Kubernetes API with CustomResourceDefinitions Page
2022-08-24 22:16:07 -07:00
Kubernetes Prow Robot bef3a439bd
Merge pull request #36141 from bang9211/bang9211/fix-typo-local-debugging/v0.1
Fix typo in tasks/debug-application-cluster/local-debugging.md
2022-08-24 14:23:49 -07:00
Kubernetes Prow Robot 56e78c2011
Merge pull request #34920 from mk46/en_crlftolf
Convert CRLF to LF
2022-08-24 14:15:50 -07:00
kadtendulkar 655f6a2b8b Update content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md 2022-08-24 21:45:12 +05:30
Kubernetes Prow Robot 79dfd18b38
Merge pull request #36005 from utkarsh-singh1/update-web-ui-dashboard-md
Updated the web-ui-dasboard.md
2022-08-24 03:16:24 -07:00
Qiming Teng f15ab32593
Revert "Updated kubectl completion configuration" 2022-08-24 15:40:43 +08:00
Kubernetes Prow Robot bf712dd35d
Merge pull request #36114 from mk46/k_completion
Updated kubectl completion configuration
2022-08-23 15:32:04 -07:00
Kristin Martin b79539d0d3
Merge pull request #34290 from kubernetes/dev-1.25
Official 1.25 Release Docs
2022-08-23 14:53:20 -07:00
Kubernetes Prow Robot abb8ac3e20
Merge pull request #35856 from kgibm/issue35170
Clarify privileges of kubectl debug node
2022-08-22 16:45:23 -07:00
utkarsh-singh1 99ad00a801 Updated web-ui-dasboard.md
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2022-08-22 10:42:42 +05:30
bang9211 3f08d3163e Fix typo in tasks/debug-application-cluster/local-debugging.md 2022-08-21 21:45:05 +09:00
Manish Kumar 7151102e11 Updated kubectl completion configuration 2022-08-19 23:26:00 +05:30
Bishal das 788c8f6ac3
Update update-api-object-kubectl-patch.md 2022-08-19 12:22:13 +05:30
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
Kubernetes Prow Robot ba191c2011
Merge pull request #35803 from ameukam/1-25-registry-k8s-io
Update docs to reference new container image registry
2022-08-18 08:26:22 -07:00
Arnaud Meukam a180cd6853
Update docs to reference new container image registry
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.

Ref: https://github.com/kubernetes/k8s.io/issues/3411

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Kubernetes Prow Robot fae72f6cc0
Merge pull request #35235 from kinvolk/rata/userns
Add docs for user namespaces in pods - phase 1 (KEP-127)
2022-08-18 07:28:23 -07:00
Rodrigo Campos 501cde25c7
Add doc for user namespaces in stateless pods
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2022-08-18 11:13:00 +02:00
Kubernetes Prow Robot aee5f66843
Merge pull request #32942 from rohitagarwal003/patch-7
Remove unnecessary step to manually update the service account secrets
2022-08-17 19:40:36 -07:00
Kubernetes Prow Robot 438b42689d
Merge pull request #35545 from verb/1.25-ec-ga
Mark EphemeralContainers as GA in 1.25
2022-08-17 19:28:36 -07:00
Kubernetes Prow Robot 0f9ea17892
Merge pull request #35871 from byako/fix_debug_cluster_with_crictl
Fix Pod spec in debugging crictl
2022-08-17 14:56:46 -07:00
Kubernetes Prow Robot b942e01d7d
Merge pull request #35745 from Rishit-dagli/Rishit-dagli-hpa
Remove unnecessary instructions for HPA task
2022-08-17 14:54:47 -07:00
Kubernetes Prow Robot d9ef1f7368
Merge pull request #35046 from ritazh/kms-v2alpha1
KMS v2alpha1
2022-08-16 17:40:48 -07:00
Rita Zhang f367ff60e1
feat: KMS v2alpha1
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2022-08-16 17:32:01 -07:00
Kubernetes Prow Robot 4b1b3ac354
Merge pull request #35029 from cici37/celBeta
Promoting feature CustomResourceValidationExpressions to beta
2022-08-16 13:04:48 -07:00
Kubernetes Prow Robot 1582b3d88a
Merge pull request #34665 from psschwei/dev-1.25
[dev-1.25] Update feature gate docs for probe-level termination grace period
2022-08-16 12:24:49 -07:00
Cici Huang d6201fdf65 Update doc for CustomResourceValidationExpressions feature. 2022-08-16 15:38:37 +00:00
Kubernetes Prow Robot e36b9f35d5
Merge pull request #35667 from jsafrane/selinux-alpha
Add docs for "Speed up SELinux volume relabeling using mounts"
2022-08-16 08:25:08 -07:00
utkarsh-singh1 57e71dbbde Updated the web-ui-dasboard.md
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2022-08-16 14:03:18 +05:30
Jan Safranek 77df8a9fb5 Add documentation for SELinuxMountReadWriteOncePod alpha feature
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-16 09:49:53 +02:00
Kubernetes Prow Robot 3c909360e3
Merge pull request #35833 from hs0210/fix-link
Fix broken link -- downward-api
2022-08-15 20:21:09 -07:00
Kubernetes Prow Robot 762ede868a
Merge pull request #35979 from towfeeqfayaz11/bash-autocompletion-fix-updated
Enable AutoCompletion in Current Session of Bash
2022-08-15 19:37:07 -07:00
Joe Betz 263fc03201
Include how to route away from broken etcd in etcd maintenance docs (#35882)
* Include how to route away from broken etcd in etcd maintenance docs

* Apply suggestions from code review

Apply suggestions and use 1. for all numbering (markdown will set the numbering automatically this way)

Co-authored-by: Han Kang <hankang@google.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

* Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>

Co-authored-by: Han Kang <hankang@google.com>
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-08-15 19:27:07 -07:00
Kubernetes Prow Robot 61b69cfd38
Merge pull request #35219 from mimowo/retriable-pod-failures-docs
Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
2022-08-15 19:17:07 -07:00
Jordan Liggitt b167938367 Scrub PSP docs for 1.25 2022-08-15 21:09:41 -04:00
towfeeqfayaz11 87ef86b8f2 Fixes Issue mentioned here: https://github.com/kubernetes/website/issues/35931
Adding functionality for bash autocompletion in current session
2022-08-15 23:17:39 +09:00
Michał Woźniak 449ef99fe3 Update content/en/docs/tasks/job/pod-failure-policy.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-15 13:23:13 +02:00
Michal Wozniak c47a025713 Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
Code review remarks and suggested commit updates are co-authored

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>

# Conflicts:
#	content/en/docs/reference/command-line-tools-reference/feature-gates.md
2022-08-15 13:22:37 +02:00
Kubernetes Prow Robot 4b77bee45c
Merge pull request #35952 from ydFu/fix-extra
Fix the extra '{' or '}'  in different files
2022-08-15 04:08:14 -07:00
Kubernetes Prow Robot 6a2e36b253
Merge pull request #35700 from Sea-n/fix-json-highlight
Fix JSON syntax
2022-08-14 12:42:15 -07:00
Kubernetes Prow Robot d1cf826516
Merge pull request #35758 from cathchu/merged-main-dev-1.25
Merge main branch into dev-1.25
2022-08-14 12:12:23 -07:00
ydFu 8183d5a62d Fix the extra '{' or '}'
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-08-14 15:36:13 +08:00
Kubernetes Prow Robot 5494f97299
Merge pull request #35522 from KnVerey/revert-30348
Revert documentation of Kustomize bug as a feature
2022-08-12 06:44:43 -07:00
Alexey Fomenko a6d6a5bb04
Fix Pod spec in debugging crictl 2022-08-11 12:45:49 +03:00
Kubernetes Prow Robot ff9135b4f2
Merge pull request #35790 from wsteinford/patch-1
Fix the grammar by using the verb "set up" where appropriate instead of the noun "setup"
2022-08-10 19:40:58 -07:00
Kubernetes Prow Robot a07ea89b4f
Merge pull request #35724 from mengjiao-liu/sysctl-slashes-support
Update docs for setting Sysctls for a Pod and PodSecurityPolicy features to support setting sysctls with slashes.
2022-08-10 18:28:58 -07:00
Kevin Grigorenko 20ab45fb78
Clarify privileges of kubectl debug node
Signed-off-by: Kevin Grigorenko <kevin.grigorenko@us.ibm.com>
2022-08-10 09:55:25 -05:00
Shubham 7bad15b0c1
Corrected param shortcode. (#35725)
* Corrected param shortcode.

* Quote the URL.
2022-08-10 01:46:30 -07:00
Hu Shuai 9b7af96880 Fix broken link -- downward-api
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-08-10 10:59:25 +08:00
Kubernetes Prow Robot fb7b792f38
Merge pull request #35569 from arpitsardhana/dev1.25
Add docs for KEP-3327 Add CPUManager policy option to align CPUs by Socket instead of by NUMA node
2022-08-09 13:46:39 -07:00
Arpit Singh 7b75c2f316 Add docs for KEP-3327 Add CPUManager policy option to align CPUs by Socket instead of by NUMA node 2022-08-09 12:44:38 -07:00
William Steinford d6a1ba2a6d Fix the grammar by using the verb form 'set up' where appropriate instead of the noun 'setup' 2022-08-08 16:48:26 -04:00
Mengjiao Liu b3fbe71374 Update docs for setting Sysctls for a Pod to support setting sysctls with slashes. 2022-08-08 10:09:58 +08:00
Kubernetes Prow Robot 6ae1e418dd
Merge pull request #34706 from varas/patch-1
Replace dead cosigned with sigstore policy-controller
2022-08-07 13:02:18 -07:00
Rishit Dagli aa27eb3a1e Remove unnecessary instructions and use registry.k8s.io 2022-08-07 10:08:04 +00:00
cathchu d662b12b0c Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-07 04:53:50 -04:00
Sean Wei 35700baf9e Fix JSON syntax 2022-08-07 12:09:20 +08:00
Kubernetes Prow Robot e625f6c1ca
Merge pull request #35562 from windsonsea/secconfen
Fix some errors in “Managing Secrets using Configuration File”
2022-08-06 20:16:17 -07:00
Michael Crenshaw cde61ca477 clarify that order matters in dependent environment variables
Signed-off-by: Michael Crenshaw <michael_crenshaw@intuit.com>
2022-08-05 14:35:47 -04:00
Kubernetes Prow Robot 4eb1ad387d
Merge pull request #35538 from atiratree/concepts.daemonset.maxsurge
Promote DaemonSet MaxSurge to GA
2022-08-05 07:17:47 -07:00
Michael 6fc8a2557d /configmap-secret/managing-secret-using-config-file.md 2022-08-05 17:15:35 +08:00
Manish Kumar a96eb1118f Convert CRLF to LF 2022-08-04 11:05:16 +05:30
Lee Verberne 3ad2a7885b Mark EphemeralContainers as GA in 1.25
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-03 21:25:56 +02:00
Katrina Verey 39fb094c52
Revert "Document the environment variable substitution feature of configMapGenerator"
This reverts commit b9da040a08.
2022-08-03 15:08:04 -04:00
Rohit Agarwal b1a5f31dd5
Remove unnecessary step to manually update the service account secrets
Playing with v1.19.16, it seems that updating `--root-ca-file` flag in
the kube-controller-manager config and then restart it results in all
those Secrets getting updated with the new value.
2022-08-02 00:41:07 -07:00
C.C 61eec3d52f
Update nodelocaldns.md
Resolve `sed` error commands in the IPVS mode.
2022-08-02 14:33:51 +08:00
Yoon c54e53de33
fix an orphan link
#dns-limitations was relocated and renamed. #31852
2022-08-02 00:25:06 +09:00
Filip Křepinský 02b0dea382 Promote DaemonSet MaxSurge to GA 2022-08-01 17:01:28 +02:00
Paul S. Schweigert c6ff69558c
update feature gate docs for probe-level termination grace period
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-08-01 08:51:30 -04:00
Kubernetes Prow Robot 0b3e6d9459
Merge pull request #34403 from X723166587/patch-2
Update command addition and removal static pods
2022-08-01 00:22:28 -07:00
Kubernetes Prow Robot 00bc3bb520
Merge pull request #35450 from kadtendulkar/kad21
Fix broken links on Using a KMS provider for data encryption page
2022-07-31 20:28:27 -07:00
Kubernetes Prow Robot 04994420b4
Merge pull request #33320 from imjasonh/patch-1
Document per-container termination message limits
2022-07-31 05:22:27 -07:00
Jason Hall d27223eca7
Update content/en/docs/tasks/debug/debug-application/determine-reason-pod-failure.md
Co-authored-by: Danielle <dani@builds.terrible.systems>
2022-07-31 08:08:22 -04:00
Kubernetes Prow Robot 8f576a7c1f
Merge pull request #35547 from kardashov/patch-1
[en] fix typo CrobJob -> CronJob
2022-07-31 04:40:27 -07:00
Kubernetes Prow Robot a85cc47053
Merge pull request #33447 from varkey/patch-1
Fix text around liveness probe probe-level grace period behavior
2022-07-31 04:12:28 -07:00
carolina valencia d4fb248a84 Merge main into dev-1.25 to keep in sync
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-07-30 19:03:21 -03:00
Stanislav Kardashov cc8ad2251e
fix typo CrobJob -> CronJob 2022-07-29 18:30:00 +03:00
Shubham 40c626c276
Fixed markdown in tabs. (#35504)
* Fixed markdown in tabs.

* Removed {{< note >}} shortcode.
2022-07-29 04:13:11 -07:00
Kubernetes Prow Robot 0c605ec532
Merge pull request #35079 from akankshakumari393/patch-1
Add clarity on restart behavior of Readiness and Liveness Probes
2022-07-28 22:15:10 -07:00
Sang Hong, Kim b01385728e
[en] Fix unclosed code block 2022-07-29 10:44:58 +09:00
kadtendulkar 8e00ee5043 Update content/en/docs/tasks/administer-cluster/kms-provider.md 2022-07-28 22:17:21 +05:30
Kubernetes Prow Robot ad25aba971
Merge pull request #35383 from shannonxtreme/manage-secrets-file-note
Improve Managing Secrets using a Configuration File
2022-07-28 00:45:11 -07:00
Shannon Kularathna 4c897e1cc1 Call config file a manifest and remove a 'please'
Co-authored-by: Tim Bannister <tim+kubernetes@scalefactory.com>
2022-07-27 17:54:31 -04:00
Shannon Kularathna 1955505a1d Fix minor text wrapping nits.
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2022-07-26 18:18:33 +00:00
kadtendulkar 2a16b951a9 Update content/en/docs/tasks/administer-cluster/access-cluster-api.md 2022-07-26 22:03:50 +05:30
Kubernetes Prow Robot fb8577ac4d
Merge pull request #35160 from tomkivlin/tomkivlin-issue9289
Edit and redo ConfigMap docs
2022-07-26 05:23:10 -07:00
Kubernetes Prow Robot b43d6c9b7e
Merge pull request #35340 from kubernetes/revert-35095-patch-1
Remove commas from kubelet configuration example and add suggested changes.
2022-07-26 04:31:10 -07:00
Tom Kivlin ad33b0c107 updates from Shannon feedback 2022-07-26 09:48:28 +01:00
Tom Kivlin 748d4a998d
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-07-26 09:20:11 +01:00
Tom Kivlin c3f86b7fc0
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-07-26 09:19:15 +01:00
Will Vesey b396da8a94
Fix minor typo (#35296)
* Fix minor typo

Removes an extraneous `"` character

* Additional minor grammatical changes
2022-07-25 20:45:55 -07:00
Shannon Kularathna ced82c8e96 Move stringdata info to its own section to avoid breaking up task flow 2022-07-25 21:41:06 +00:00
Shannon Kularathna a3dc78ac3a Remove the Check the secret section and merge into the existing sections 2022-07-25 21:40:44 +00:00
Shannon Kularathna 0b9899c49d Add information about returned values in stringdata and a link to verify secret 2022-07-25 21:40:40 +00:00
Shannon Kularathna 134eeb2282 Add step numbering to steps 2022-07-25 21:39:42 +00:00
Shannon Kularathna 28a872ede5 Update step intros and improve step formatting 2022-07-25 19:15:52 +00:00
Shannon Kularathna 12e85f6e28 Update the Create section intro for accuracy 2022-07-25 19:15:39 +00:00
divya-mohan0209 c75f5c3e92
Update + add changes suggested 2022-07-25 15:04:01 +05:30
divya-mohan0209 7024a599fb
Revert "Remove commas from kubelet configuration example" 2022-07-25 14:57:28 +05:30
Garrit Franke eb8aa3f642
Remove periods from headings 2022-07-25 11:24:58 +02:00
Kubernetes Prow Robot 9f1bf2c352
Merge pull request #35095 from bhangra/patch-1
Remove commas from kubelet configuration example
2022-07-25 02:14:36 -07:00
bhangra 1d94b16b27
Update kubelet-config-file.md
trying to fit it to yaml style, while making it work on my system required quite a change. I'm not sure if this is appropriate to change it so much.
2022-07-25 18:02:21 +09:00
Kubernetes Prow Robot 6e9da5382c
Merge pull request #35083 from akankshakumari393/patch-3
Omit `apt-transport-https` from install
2022-07-25 01:18:34 -07:00
windsonsea 22ca6a32b0 updated /tasks/administer-cluster/nodelocaldns.md 2022-07-24 14:58:24 +08:00
Kubernetes Prow Robot 114ba42a06
Merge pull request #35192 from Shubham82/fixed-hyperlinks
Fixed Hyperlinks for custom CA and dedicated CA.
2022-07-22 10:21:38 -07:00
Iceber Gu 5d59e10859 the retainKeys strategy only works in the strategic merge patch
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
2022-07-22 20:22:24 +08:00
Kubernetes Prow Robot 46aae33827
Merge pull request #34116 from TheRealDwright/update-docs-labels
update docs labels
2022-07-21 20:43:39 -07:00
Seth McCombs 88784d31b8 Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-07-21 13:48:12 -07:00
Tom Kivlin 7e16543b9d
Update configure-pod-configmap.md 2022-07-21 08:58:21 +01:00
Tom Kivlin b0b5f5f264
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:50:45 +01:00
Tom Kivlin 461f5c72e7
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:50:36 +01:00
Tom Kivlin a24f7c6feb
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:50:27 +01:00
Tom Kivlin 8066c73a87
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:50:09 +01:00
Tom Kivlin 9289136116
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:49:59 +01:00
Tom Kivlin 9513b63d2e
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:49:51 +01:00
Tom Kivlin 00984b38b7
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:49:41 +01:00
Shubham Kuchhal f25dfcdf61 Fixed Hyperlinks for custom CA and dedicated CA. 2022-07-20 17:39:48 +05:30
Tom Kivlin 673d1d7212 small edit and add back content from PR#2334 2022-07-19 09:40:58 +01:00
Akanksha kumari 21f7948574
Update wordings for RESTART counter
Co-authored-by: Rishit Dagli <rishit.dagli@gmail.com>
2022-07-19 12:46:54 +05:30
bhangra 4e15e8f2ae
Update kubelet-config-file.md
the commas caused kubelet service to fail to start. should be omitted.
2022-07-17 16:53:21 +09:00
Akanksha kumari 31cde47bf0
Omit `apt-transport-https` from install
Remove dummy package `apt-transport-https` from linux kubectl install instructions
2022-07-16 19:24:06 +05:30
Akanksha kumari 558bd9c014
Update configure-liveness-readiness-startup-probes.md 2022-07-16 16:54:39 +05:30
Michael 6a1caa355a [en] fix typos in /projected-volumes.md 2022-07-15 17:10:48 +08:00
Ayushman Mishra 5246ba43a9 Remove list of container runtimes tested with v1.24 2022-07-15 12:23:27 +05:30
jhvaras 95ea80cf19
Merge branch 'main' into patch-1 2022-07-14 11:00:10 +02:00
Kubernetes Prow Robot af709606b9
Merge pull request #34954 from Shubham82/update_feature_state_KubeletCredentialProvider
Fix KubeletCredentialProvider feature state
2022-07-13 04:27:37 -07:00
utkarsh-singh1 043c9f02dc Updated the expired link
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2022-07-13 14:05:18 +05:30
Shubham Kuchhal 2ccbab730b Improvement: Updated FEATURE STATE of KubeletCredentialProvider. 2022-07-12 17:47:45 +05:30
Daniel Wright f9ebc90ff7
[en] update en docs to use recommended labels 2022-07-11 08:45:48 -07:00
Kubernetes Prow Robot dced6c8529
Merge pull request #34742 from AkihiroSuda/minikube-rootless-podman
kubelet-in-userns.md: minikube now supports Rootless Podman
2022-07-11 05:35:47 -07:00
jhvaras bfdf3910e1
Merge branch 'main' into patch-1 2022-07-11 14:28:51 +02:00
Kubernetes Prow Robot a9c9268c20
Merge pull request #33829 from eminalemdar/patch-2
Updated references in different pages with the correct titles
2022-07-10 19:19:47 -07:00
Kubernetes Prow Robot 064a3a7aaf
Merge pull request #34872 from NitishKumar06/CosignBrokenLink
Update hyperlink for installing cosign
2022-07-10 17:05:47 -07:00
Kubernetes Prow Robot b3f24536a3
Merge pull request #34465 from windsonsea/docsite3
[en] discussions about automated-tasks-with-cron-jobs.md
2022-07-08 19:21:46 -07:00
Nitish Kumar 7c047f3593 Verify signed Container images- Broken link Fix 2022-07-08 15:39:26 +05:30
Kubernetes Prow Robot e6868ba8d3
Merge pull request #34721 from Sea-n/use-rel-links
Use relative links for k8s.io
2022-07-04 06:33:24 -07:00
Akihiro Suda f62276e924
kubelet-in-userns.md: minikube now supports Rootless Podman
minikube 1.26 supports Rootless Podman driver:
https://minikube.sigs.k8s.io/docs/drivers/podman/

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-07-01 11:25:20 +09:00
Qiming Teng df9ceb90c5 Normalize the markdown for certificates page
This page was using some implicit code snippets (i.e. indent text by 8 spaces).
Grammar like this works but should be avoided when possible.
2022-06-30 21:03:37 +08:00
Sean Wei 34721abcac Use relative links for k8s.io 2022-06-30 12:08:14 +08:00
jhvaras 05b195b527
Replace dead cosigned with sigstore policy-controller
`sigstore/cosigned` was moved & renamed to `sigstore/policy-controller`. Previous links are no longer available.
2022-06-29 18:46:16 +02:00
Guangwen Feng 973045a645 Fix a minor typo in migrating-telemetry-and-security-agents.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-06-28 15:00:26 +08:00
Rishit Dagli b2d062d7bc
Remove references of Service Catalog (#34387)
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-27 22:33:58 -07:00
Etienne Champetier eab5945586 Add externalSetMarkChain to portmap config
Looking at the online portmap doc, this seems to be
the recommended configuration for k8s + portmap
https://www.cni.dev/plugins/current/meta/portmap/
2022-06-26 23:10:16 -04:00
windsonsea 3e51d19efd [en] correction for text consistency and title tags 2022-06-26 20:46:58 +08:00
Kubernetes Prow Robot 84c035d5a7
Merge pull request #34372 from tengqm/fix-links-1
Batch fixes for links (1)
2022-06-26 01:02:58 -07:00
Kubernetes Prow Robot 81c9fa111d
Merge pull request #34546 from jihoon-seo/220624_Update_install_manual_to_turn_off_repo-gpgcheck
Update 'Install kubeadm/kubectl' page to turn off YUM's `repo_gpgcheck`
2022-06-25 15:16:58 -07:00
kadtendulkar 7055a7efb3 Update content/en/docs/tasks/run-application/force-delete-stateful-set-pod.md 2022-06-24 21:58:44 +05:30
Augustas 5a1ade2551
“Migrating telemetry and security agents from dockershim” task (#31607)
* Telemetery_and_security_agents_vendors

Signed-off-by: AugustasV <reg1nt1z@gmail.com>

* rename_dockershim

Signed-off-by: AugustasV <reg1nt1z@gmail.com>

* formatting and links update

Signed-off-by: AugustasV <reg1nt1z@gmail.com>

* Update content/en/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents.md

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

* Apply suggestions from code review

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

* spaces and thirdparty-content tag

Signed-off-by: AugustasV <reg1nt1z@gmail.com>

* formatting

Signed-off-by: AugustasV <reg1nt1z@gmail.com>

* Update content/en/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents.md

Co-authored-by: chrismetz09 <cymetz@gmail.com>

* Apply suggestions from code review

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* formatting

Signed-off-by: AugustasV <reg1nt1z@gmail.com>

* Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* zacharysarah-code-review-suggestions

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: chrismetz09 <cymetz@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-24 01:24:57 -07:00
Kubernetes Prow Robot 484995c06b
Merge pull request #33930 from xing-yang/deprecate_crd
Add doc for CRD version removal
2022-06-24 00:39:21 -07:00
Jihoon Seo 4d73d8939d Update install page to turn off repo_gpgcheck 2022-06-24 15:34:48 +09:00
Kubernetes Prow Robot 60d2a2c4cc
Merge pull request #34466 from javadoors/patch-11
Add anchor:#modify-the-kubelet-configmap,ref #34442
2022-06-23 18:51:19 -07:00
paul.zhang 1ac21a0a0a
Update configure-cgroup-driver.md 2022-06-24 09:36:23 +08:00
Kubernetes Prow Robot 62a5ad6213
Merge pull request #34386 from Rishit-dagli/Rishit-dagli-updatecreatingCRD
Update Create a Custom Resource Definition
2022-06-23 17:03:19 -07:00
paul.zhang 6040ce1f30
Update configure-cgroup-driver.md 2022-06-23 09:14:12 +08:00
paul.zhang 75b7fce11f
Add anchor:#modify-kubelet-configmap
Add anchor:#modify-kubelet-configmap
2022-06-22 17:28:48 +08:00
Kubernetes Prow Robot 235c75c66b
Merge pull request #34418 from tossmilestone/patch-3
Add suffix '.slice' with `systemd` cgroup driver on reserved cgroup name.
2022-06-21 06:25:43 -07:00
Shaw Ho 80a3bba82d Update reserve-compute-resources.md
Add suffix '.slice' with `systemd` cgroup driver on reserved cgroup name.
2022-06-21 10:20:33 +08:00
Kubernetes Prow Robot 10ba719413
Merge pull request #33791 from sftim/20200109_reword_replicated_stateful_app_task
Reword replicated stateful app task
2022-06-20 10:28:04 -07:00
Kubernetes Prow Robot 117fa2266f
Merge pull request #33324 from marosset/windows-kubeadm
Refresh kubeadm docs for Windows
2022-06-20 06:00:06 -07:00
Tim Bannister eca7f75f0e Write “replica” rather than “slave”
Leave "slave" intact where this is a technical term / meaningful to the
code.
2022-06-20 10:57:01 +01:00
Tim Bannister f3e3d2ca46 Reword in line with style guide
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-20 10:57:01 +01:00
Tim Bannister 664de5d7a8 Use note and caution shortcode blocks 2022-06-20 10:57:01 +01:00
X723166587 19c0e54901
Update command addition and removal static pods 2022-06-19 16:27:27 +08:00
Daniel Teunis f1f9a50f36
Fix typo in assign-pods-nodes.md
Fix typo in 'tasks/configure-pod-container/assign-pods-nodes.md' (chose -> choose).
2022-06-18 22:06:36 +02:00
Rishit Dagli aa60715e84 Update Create a Custom Resource Definition
Co-authored-by: Antonio Alonso Alarcon <antonio.al.al@gmail.com>
2022-06-18 11:48:00 +00:00
Qiming Teng 7add552174 Batch fixes for links (1)
There are dangling links or links that redirects to a different destination page.
This PR fixes some of them.
2022-06-18 13:37:13 +08:00
Kubernetes Prow Robot f0c83411b7
Merge pull request #34303 from Kehrlann/docs/configmap-change-annotation
remove workaround to refresh mounted secrets/configmaps in Tasks section
2022-06-17 09:30:32 -07:00
Kubernetes Prow Robot dcdc5d211b
Merge pull request #34342 from fenggw-fnst/typo
Fix a typo in windows.md
2022-06-17 08:14:32 -07:00
Guangwen Feng 11a12aca1a Fix a typo in windows.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-06-17 17:41:31 +08:00
Jihoon Seo e7caadc564 Replace skew shortcode parameters 2022-06-17 16:17:01 +09:00
Kubernetes Prow Robot 3a0d817bb8
Merge pull request #32400 from sftim/20220321_document_downward_api_concept
Revise downward API documentation
2022-06-16 23:38:31 -07:00
Tim Bannister 5050bed212
Revise manual CA rotation task page (#33874)
* Tweak namespace fetch command

* Update CA certificate rotation task

* Document when to reconfigure cloud-controller-manager for CA rotation

* Assume that Kubernetes is at least v1.13

At the time of writing, the oldest supported version was v1.21

* Wrap page
2022-06-16 23:08:32 -07:00
Kubernetes Prow Robot d39b19af44
Merge pull request #32237 from tengqm/tweak-shared-proc-ns
Tweak the share process namespace page
2022-06-16 22:54:32 -07:00
Prajwal Borkar 101858c671
Update debug-service.md 2022-06-16 12:23:25 +05:30
Prajwal Borkar aa302cac0e
Update debug-pods.md 2022-06-16 12:22:58 +05:30
Nikhil Simha c357b82073
Update static-pod.md's default pod-manifest-path (#32931)
* Update static-pod.md

kubeadm should be configured to use a pod-manifest-path of `/etc/kubernetes/manifests` by default, so this may be a better suggested directory to use than `/etc/kubelet.d/`

* Addressing review comments

Addressed review comments, and changed an additional instance of the path that needed to be modified.
2022-06-15 21:06:48 -07:00
Kubernetes Prow Robot 848d170dae
Merge pull request #32069 from shannonxtreme/dockershim-debug-resource-usage
Remove Docker mentions in Resource Usage Monitoring
2022-06-15 20:12:48 -07:00
Kubernetes Prow Robot 5b6f1a1a96
Merge pull request #33563 from tengqm/kms-link
Update KMS provider page
2022-06-15 19:30:48 -07:00
Daniel Garnier-Moiroux 4b0dc5d21c remove workaround to refresh mounted secrets/configmaps in Tasks section 2022-06-15 09:53:05 +02:00
Kubernetes Prow Robot e0f2e9362c
Merge pull request #34131 from JohnTitor/enhance-removal-de
Add a link to the "Uninstall Docker Engine" section
2022-06-14 15:51:32 -07:00
Yuki Okushi 044be48140
Reword to clarify
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-15 07:34:19 +09:00
Fabrice Jammes 1f22d45a3b
Update content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-14 22:56:04 +02:00
Fabrice Jammes aba1766a83
Update content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-14 22:55:22 +02:00
Fabrice Jammes 50cfc51fc9
Merge branch 'kubernetes:main' into patch-1 2022-06-14 17:22:08 +02:00
Kubernetes Prow Robot 66b1385e0e
Merge pull request #33838 from marosset/host-process-containers-logon-issues
Add troubleshooting tips for hostprocess containers 'failed to create user process token' error during container creation
2022-06-13 23:05:32 -07:00
Kubernetes Prow Robot 29a21da70f
Merge pull request #33659 from macno/patch-1
Update Validation Rules Examples
2022-06-13 22:59:33 -07:00
Thomas Güttler a170f567b4
Add path /var/run/secrets/.../serviceaccount/token (#32794)
* Add path /var/run/secrets/.../serviceaccount/token

Add path /var/run/secrets/kubernetes.io/serviceaccount/token so that new users understand the "magic".

* Update content/en/docs/tasks/configure-pod-container/configure-service-account.md

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-13 22:11:34 -07:00
Kubernetes Prow Robot ea642a94db
Merge pull request #32621 from ac427/docs
remove hardcoded x86_64 from linux install doc
2022-06-13 21:59:32 -07:00
Kubernetes Prow Robot e1a1a953c6
Merge pull request #32127 from mtovmassian/fix-en-bash-alias-auto-completion
[en] Update Bash alias auto-completion
2022-06-13 21:11:34 -07:00
James Sturtevant 3693d1cf30 updates from feedback 2022-06-13 16:07:17 +00:00
Sean Wei 34155fed0b Fix links for k/design-proposals-archive
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
Kubernetes Prow Robot 41ccc008d0
Merge pull request #34088 from dlbewley/patch-1
update link to metrics-server design doc
2022-06-08 13:22:00 -07:00
ArkaSaha30 cd9c5288ec
Update broken links in debug/debug-application/debug-service.md 2022-06-08 12:50:14 +05:30
Kubernetes Prow Robot d05ae98f76
Merge pull request #33145 from miteshskj/fix-32984
Remove repeated, confusing information about cgroupfs.
2022-06-07 19:31:49 -07:00
Ananta C 74112d268b add escape before $basearch in repo file creation 2022-06-07 22:20:55 -04:00
Kubernetes Prow Robot 090803440d
Merge pull request #33130 from tengqm/move-kubelet-authn-authz
Move kubelet authn authz
2022-06-07 19:11:49 -07:00
Kubernetes Prow Robot dcd4d21ecc
Merge pull request #33652 from guettli/patch-8
Fix 404
2022-06-07 19:09:50 -07:00
Ananta Chakravartula 634ed73a9b remove hardcoded x86_64 from linux install doc 2022-06-07 22:05:37 -04:00
Yuki Okushi 483d007248
Fix a tab attibute name's typo 2022-06-07 19:53:14 +09:00
Yuki Okushi 11e6bc1c7e
Add a link to the "Uninstall Docker Engine" section 2022-06-07 19:52:14 +09:00
Kubernetes Prow Robot f0207644b6
Merge pull request #34132 from JohnTitor/do-not-self-link
Replace a recursive link on the "Migrating from dockershim" task
2022-06-04 23:28:24 -07:00
Yuki Okushi dccee2fceb
Replace a recursive link on the "Migrating from dockershim" task 2022-06-05 10:52:27 +09:00
Sean Wei 34127abcea Add quote for shell variable in configure-access-multiple-clusters.md 2022-06-04 22:03:42 +08:00
Kubernetes Prow Robot 19c667be53
Merge pull request #33252 from tengqm/tweak-kubeadm-upgrade
Tweak kubeadm-upgrade page for indentation nits
2022-06-02 08:31:47 -07:00
Mikey Boldt ab215b3cbd
Minor grammar fix
"an dependent" -> "a dependent"
2022-06-01 14:00:00 -05:00
Kubernetes Prow Robot f1d36aa58a
Merge pull request #34045 from Shubham82/Add_Link_PKCS#7
Added Hyperlink to PKCS#7.
2022-06-01 07:51:03 -07:00
Dale Bewley 5672390299
update link to metrics-server design doc
Follow to new archive location
2022-05-31 19:57:54 -07:00
lostick cfb897169b Fix typos in tasks docs 2022-05-31 14:47:40 +01:00
Shubham Kuchhal f608a7c4c8 Added Hyperlink to PKCS#7. 2022-05-30 16:21:13 +05:30
Sean Wei ca34038e9f Update link text to configure-pod-configmap.md 2022-05-30 16:42:30 +08:00
Kubernetes Prow Robot 7cf45cf099
Merge pull request #34020 from SaumyaBhushan/Issue#34010
Link to release note in older version is broken
2022-05-29 00:34:51 -07:00
Kubernetes Prow Robot 21f228226f
Merge pull request #33777 from TinySong/update-en-manage-resources-doc-en
update  manage-resources documentation
2022-05-28 23:50:50 -07:00
SaumyaBhushan 17855197cf Link to release note in older version is broken 2022-05-29 11:22:19 +05:30
song 4126ccaad0 update manage-resources documentation
Signed-off-by: song <tinysong1226@gmail.com>
2022-05-29 13:37:46 +08:00
Kubernetes Prow Robot 2657fca7f6
Merge pull request #33662 from TinySong/main
update migrating-from-dockershim doc
2022-05-28 21:42:50 -07:00
Qiming Teng 614fcc0fd8 Update KMS provider page 2022-05-29 08:11:18 +08:00
Qiming Teng 060b924df8 Tweak the share process namespace page
This PR removes the outdated information about very old versions of k8s releases.
It also revises the indentation of unordered lists.
Some other trivial clarifications of text are applied as well.
2022-05-29 08:03:37 +08:00
Sean Wei ca340084d0 Fix link for debug-cluster 2022-05-29 01:12:27 +08:00
Kubernetes Prow Robot fd4b65f358
Merge pull request #33243 from tengqm/tweak-portforward
Tweak indentation on portforward page
2022-05-28 07:26:51 -07:00
Sean Wei 50b9fb29b0 Remove data-lang for command outputs 2022-05-28 20:08:49 +08:00
Mark Rossetti 4d9e6d736b
Windows documentation overhaul (#33582)
* Move Windows storage concepts to a new page

- Move FlexVolume plugins section to docs/concepts/storage/volumes.md
- Move CSI plugins section to en/docs/concepts/storage/volumes.md
- Move in-tree plugins section to en/docs/concepts/storage/volumes.md

* Moving networking related content in
/docs/setup/production-environment/windows to various locations
- Moving windows DNS limitations to/docs/concepts/services-networking/dns-pod-service.md
- Moving windows session sticky time disclaimer to /docs/concepts/services-networking/service.md
- Moving windows dual stack support info to /docs/concepts/services-networking/dual-stack.md
- Moving generic Windows content to
/docs/concepts/services-networking/windows-networking.md

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Moving Windows troubleshooting topics to /tasks/debug-application-cluster/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Moving windows containers user guide out of /setup/production-environment/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* fixup! Moving windows containers user guide out of /setup/production-environment/

* moving intro-windows-in-kubernetes content out of /setup/production-environment/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Co-authored-by: Aravindh Puthiyaparambil <aravindh@redhat.com>
2022-05-26 17:19:55 -07:00
Tim Bannister 7f3604a949
Revise downward API documentation
- add a glossary entry
- add a concept page
- revise other documentation in light of above changes
2022-05-26 13:26:45 +01:00
Shannon Kularathna db056570a9 Remove 'Legacy Docker integration' from cAdvisor sentence
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-05-25 20:26:28 +00:00
xing-yang 7cdbb1f3c4 Address comments 2022-05-25 19:24:47 +00:00
Sean Wei cca0aca855 Fix Markdown link 2022-05-25 21:17:01 +08:00
Guangwen Feng d44cdef4d8 Fix an invalid link in downward-api-volume-expose-pod-information.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-05-25 10:20:39 +08:00
xing-yang 85f076192e Add doc for CRD version removal 2022-05-25 01:30:17 +00:00
Chris Short 3f3ad2aa9a
Update change-runtime-containerd.md
Install containerd from containerd
2022-05-24 16:22:15 -04:00
Kubernetes Prow Robot 1c1e77f5f3
Merge pull request #33785 from tnqn/fix-apiserver-proxy-link
Fix links about apiserver proxy
2022-05-24 06:44:06 -07:00
Akshat Khanna 9bf154c687
Update certificates.md 2022-05-23 12:21:42 +05:30
song 1fa24f7e32 update migrating-from-dockershim doc 2022-05-23 13:34:56 +08:00
Kubernetes Prow Robot 44ec3f508a
Merge pull request #33836 from prb112/patch-2
Update topology-manager.md
2022-05-21 04:42:00 -07:00
Fabrice Jammes 34140f1087
Update socks5-proxy-access-api.md
If using `localhost` instead of <API_SERVER_IP_ADRESS>, you get a certificate error:
```
kubectl get pods
I0520 16:29:08.178277   41261 versioner.go:58] Get https://localhost:6443/version?timeout=5s: dial tcp 127.0.0.1:6443: connect: connection refused
Unable to connect to the server: x509: certificate is valid for ccqserv225, kubernetes, kubernetes.default, kubernetes.default.svc, kubernetes.default.svc.cluster.local, not localhost
```

Please also note that I have a warning message if I unset the `https_proxy` env variable:
```
 ⚙ kubectl get pods 
I0520 16:35:27.955076   43865 versioner.go:56] Remote kubernetes server unreachable
NAME                     READY   STATUS    RESTARTS   AGE
hub-54c6457f66-vlq2l     1/1     Running   0          4h27m
proxy-7b5b8dfb9d-dxrkz   1/1     Running   0          4h27m
# Whereas with the https_proxy variable:
 ⚙ export https_proxy=socks5://localhost:1080     
 ⚙ kubectl get pods                          
NAME                     READY   STATUS    RESTARTS   AGE
hub-54c6457f66-vlq2l     1/1     Running   0          4h28m
proxy-7b5b8dfb9d-dxrkz   1/1     Running   0          4h28m
```
Any idea is welcome here.
2022-05-20 16:38:22 +02:00
Mark Rossetti 17dc7c7e2f Add troubleshooting tips for hostprocess containers 'failed to create user process token' error during container creation
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-05-19 14:46:01 -07:00
Paul Bastide 3bff833b59
Update topology-manager.md
Fixes a spelling mistake with co-ordinate
2022-05-19 16:21:30 -04:00
song 45a7eb57f9 fix typo
Signed-off-by: song <tinysong1226@gmail.com>
2022-05-20 00:05:51 +08:00
eminalemdar f559518520 Updated references in different pages with the correct titles of the documents 2022-05-19 17:00:59 +03:00
Quan Tian 56e597ced4 Fix links about apiserver proxy
* The link in access-cluster.md is stale
* service name segment of apiserver proxy must have trailing colon when
  schema is specified
* Replace apiserver address with a reserved documentation IP address

Signed-off-by: Quan Tian <qtian@vmware.com>
2022-05-18 23:00:57 +08:00
Kubernetes Prow Robot feea378043
Merge pull request #33668 from TinySong/update-cpu-default-namespace
add specification uri about Pod
2022-05-14 18:11:17 -07:00
song ea8ff7ffc0 add specification uri about Pod
Signed-off-by: song <tinysong1226@gmail.com>
2022-05-15 01:05:16 +08:00
wei.wang d82bdb4423 [zh]Update content/zh/docs/tasks/configure-pod-container/enforce-standards-namespace-labels.md
[zh]Update content/zh/docs/tasks/configure-pod-container/enforce-standards-namespace-labels.md
2022-05-14 18:11:54 +08:00
Michele Azzolari 9d08cafd2b
Update Validation Rules Example
Fix example add missing `=`
Add one more example
2022-05-14 10:45:09 +02:00
Thomas Güttler 8ddd57736d
Fix 404 2022-05-13 16:29:16 +02:00
Dom Goodwin 2b7319622a Add references to pod security policies and admission controller 2022-05-11 21:00:32 +00:00
Kubernetes Prow Robot 07e1929b49
Merge pull request #33220 from Shubham82/update_link_for_Auditing
Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages.
2022-05-10 22:36:50 -07:00
James Sturtevant f875adcb50 Refresh kubeadm docs for Windows 2022-05-10 20:27:25 +00:00
song 25728feedf update adding-windows-nodes.md
Signed-off-by: song <tinysong1226@gmail.com>
2022-05-10 16:05:05 +08:00
Kubernetes Prow Robot 5d376fd92d
Merge pull request #32358 from geoffcline/gdc-dns-guide
add dns troubleshooting steps for coredns permissions
2022-05-04 18:56:20 -07:00
Vivek Thomas a566046166
Update probe-level grace period behaviour in 1.22 2022-05-04 17:26:46 +05:30
Kubernetes Prow Robot 0678ae692b
Merge pull request #33429 from reylejano/followup-31527-socks5
Update SOCKS5 page, follow-up to pr 31527
2022-05-03 22:31:30 -07:00
Rey Lejano 0bdd4d2d03 follow-up to pr 31527 to address comments 2022-05-03 18:46:39 -07:00
Kubernetes Prow Robot 9710f84f78
Merge pull request #33422 from axeltanxl/patch-1
Update links
2022-05-03 18:37:16 -07:00
Jason Hall 0f1b35b081
Remove redundant example. 2022-05-03 10:08:57 -04:00
Jason Hall d5e15feb0a
Update content/en/docs/tasks/debug/debug-application/determine-reason-pod-failure.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-05-03 10:08:00 -04:00
Axel Tan 7696b56f66
Update links 2022-05-03 21:57:59 +08:00