Commit Graph

3039 Commits

Author SHA1 Message Date
Kubernetes Prow Robot aff98a0351
Merge pull request #39913 from harche/evented_pleg_beta
Graduate Evented PLEG to Beta
2023-04-03 08:25:51 -07:00
Jan Safranek 6e568b89aa Flip SELinuxMountReadWriteOncePod to Beta
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-04-03 16:24:26 +02:00
Filip Křepinský 24b259fa36 Promote PodDisruptionBudget UnhealthyPodEvictionPolicy to Beta 2023-04-03 11:28:38 +02:00
BiswajitGit 5b771b8368 update changes: kubernetes.io/docs/tasks/tools/install-kubectl-windows/ 2023-04-02 18:51:28 +05:30
Kubernetes Prow Robot 0faa93ceca
Merge pull request #40027 from Jefftree/openapiv3-ga-doc
Doc update for KEP-2896 OpenAPIV3
2023-04-01 04:51:49 -07:00
Kubernetes Prow Robot 9d05239cf7
Merge pull request #39929 from sanposhiho/graduate-beta-container-resourcemetric
fix: HPA container resource metrics beta graduation
2023-04-01 04:11:49 -07:00
Kubernetes Prow Robot 2da2c6c277
Merge pull request #40407 from mickeyboxell/merged-main-dev-1.27
Merged main dev 1.27
2023-03-31 21:49:49 -07:00
Kubernetes Prow Robot b54a9e6a38
Merge pull request #40419 from binoculars/patch-1
Fix grammar error
2023-03-31 20:59:48 -07:00
Jefftree 0c9ba63075 Address comments 2023-03-31 18:17:30 +00:00
Kubernetes Prow Robot 7b262f6d32
Merge pull request #40306 from sftim/20230323_drop_katacoda
Drop or adapt tutorials that rely on Katacoda
2023-03-31 09:01:49 -07:00
Rita Zhang cb656b40c2
Add docs to accompany KMS v2beta1 changes (#39110)
* Tracking commit for v1.27 docs

* feat: KMS v2beta1

Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>

---------

Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
Co-authored-by: carolina valencia <krol3@users.noreply.github.com>
2023-03-30 23:21:49 -07:00
Kermit Alexander II e239a7dd33
Documentation for messageExpression update to KEP-2876 (#40019)
* Add messageExpression documentation.

* Apply feedback on wording.

* Add info about casting to string.

* Use "evaluates to an error" to avoid ambiguous wording around "fails."

* Revise wording around string casting.
2023-03-30 20:41:48 -07:00
Rodrigo Campos 2ffb037188
Document user namespace changes in v1.27 (KEP-127) (#39860)
* content: Update user namespaces version requirements

Also, with the new implementation, the fsGroup was dropped. So removed
the mention to those limitations.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>

* content: Add reference to the userns task in the concepts page

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>

---------

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-03-30 20:01:48 -07:00
Vinay Kulkarni a4eca1afc6
Documentation for in-place pod resize feature (#39845)
* Documentation for in-place pod resize feature

Fix issues from review feedback

Update content/en/docs/tasks/configure-pod-container/resize-container-resources.md

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

Better wording and formatting of overview section

Add descriptions about allocatedResources, resources, and resize fields

Update content/en/docs/tasks/configure-pod-container/resize-container-resources.md

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

Update content/en/docs/tasks/configure-pod-container/resize-container-resources.md

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

Apply suggestions from code review

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

* Simplify the changes by using bullet points

* Apply suggestions from code review

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

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-03-30 19:59:48 -07:00
Kubernetes Prow Robot b842957cf3
Merge pull request #39794 from nabokihms/ssr-beta
KEP-3325: Promote SelfSubjectReview to Beta
2023-03-30 11:39:49 -07:00
Kubernetes Prow Robot 0d92c72b01
Merge pull request #39741 from Shubham82/linux_worker_node
Add page about upgrading Linux nodes
2023-03-30 08:29:49 -07:00
Barrett Harber 9b369a8fdb
Fix grammar error 2023-03-30 06:52:00 -04:00
Mickey Boxell a15fa4ae31 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-29 15:54:33 -05:00
Kanishka Verma e6eedac1a2
Add warning that liveness probe must be configured carefully (#39930)
* a warning on liveness probes about cascading failures, added

* A warning that liveness probe must be configured carefully.

* better words are added

* wrapping of the log lines

* warning is modified that liveness probe must be configured carefully
2023-03-28 17:59:24 -07:00
Tim Bannister 82887437d5 Update ingress tutorial for Katacoda EOL 2023-03-28 15:23:31 +01:00
Jefftree eb417b7128 Whitespace fix 2023-03-27 17:00:46 +00:00
Jefftree af3e11936b Update OpenAPI V3 section for CRDs 2023-03-27 17:00:46 +00:00
Rodrigo Campos d2cd6ca266 content: Mention containerd 1.7 supports user namespaces
containerd 1.7 was just released with user namespaces support. Let's
mention which kubernetes versions should work with container 1.7.

While we are there, let's clarify the CRI-O version and not duplicate
the requirements in the concept and task pages and just add a link

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-03-27 16:20:08 +02:00
Rodrigo Campos e07c3d66b8 content: Remove "new" keyword in user namespaces docs
While we are there, we also change pod.spec to pod spec.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-03-27 12:50:47 +02:00
Kubernetes Prow Robot 20d326fcd7
Merge pull request #40313 from raghu-manne/duplicate-configmap-info
Deleted duplicate info in configure-pod-configmap
2023-03-26 19:21:54 -07:00
Kubernetes Prow Robot 1333e51211
Merge pull request #40167 from Congyu-Liu/main
Fix docs around nf_conntrack sysctl
2023-03-26 09:19:54 -07:00
Raghu 4fcd152e18 Deleted duplicate info in configure-pod-configmap 2023-03-26 10:54:54 +00:00
Kubernetes Prow Robot b63fbaa1cb
Merge pull request #40110 from windsonsea/inslin
Tweak line wrappings in 5 files of tasks/tools/
2023-03-25 21:27:53 -07:00
windsonsea 9ddbe3fd20 Tweak line wrappings in 3 files of tasks/tools/ 2023-03-26 09:41:53 +08:00
Kubernetes Prow Robot 9a81722850
Merge pull request #37368 from huangzou70/patch-2
Fix kubectl auto complete not usable by non-root user sometimes
2023-03-25 09:01:53 -07:00
Kubernetes Prow Robot a5ec2187bd
Merge pull request #40192 from SergeyKanzhelev/dockershim
updates for dockershim removal
2023-03-24 02:38:32 -07:00
Kubernetes Prow Robot f0c2c17e4b
Merge pull request #39897 from nilekhc/encrypt-all-docs
[KMSv2] docs: updates EncryptionConfiguration doc to add wildcard support to encrypt all resources.
2023-03-23 12:08:31 -07:00
Sergey Kanzhelev 9b78ecff2c
Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-03-23 11:16:51 -07:00
Kubernetes Prow Robot d63f7618a1
Merge pull request #39876 from bradreelee/patch-1
Update encrypt-data.md
2023-03-23 03:00:32 -07:00
Kubernetes Prow Robot 0cbb4d0e7a
Merge pull request #39809 from mimowo/update-docs-about-handling-deleted-pods
Update docs for KEP3329: "Retriable and non-retriable Pod failures for jobs
2023-03-22 22:28:22 -07:00
Sergey Kanzhelev 4b5eb96147 updates for dockershim removal 2023-03-21 16:50:27 +00:00
Michal Wozniak 801b556183 Update for KEP3329: "Retriable and non-retriable Pod failures for Jobs"
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-03-21 15:56:19 +01:00
blaisemGH 0f2dd8d578
Update install-kubectl-linux.md
gpg check did not work on RHEL8, seems to be missing an argument.
2023-03-21 11:29:56 +01:00
Kensei Nakada 3a4f7ab1e7
fix: HPA container resource metrics beta graduation 2023-03-21 15:24:50 +09:00
Mickey Boxell 79fd7f88d6 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-20 21:58:19 -05:00
Congyu Liu c36be1b7d7
Doc fix for nf_connrack sysctl 2023-03-20 12:05:16 -04:00
Guangwen Feng 5db47862eb Fix a minor typo in scheduling-gpus.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-03-17 13:46:27 +08:00
Kubernetes Prow Robot 4b95e33781
Merge pull request #39891 from schollii/patch-1
Fix bad typo and add some clarifications
2023-03-16 18:27:15 -07:00
Harshal Patil efa8181fde Graduate Evented PLEG to Beta
Signed-off-by: Harshal Patil <harpatil@redhat.com>
Co-authored-by:  Tim Bannister <sftim@users.noreply.github.com>
2023-03-16 11:12:10 -04:00
Michael 8b527bab7e Tweak line wrappings in run-application 2023-03-15 08:06:24 +08:00
Chris Henzie e600a75b41 Update ReadWriteOncePod feature to beta 2023-03-14 13:52:52 -07:00
Oliver L Schoenborn 07ec542ee9
typo in notes section
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-03-13 22:27:38 -04:00
Oliver L Schoenborn 5dc0185920 Simplify by focussing on kubectl ie no curl left except one mention; moved notes to the end where nuances are discussed such as upper/lower case env var, use of proxy-url, meaning of localhost vs socks5h, etc 2023-03-13 22:12:32 -04:00
Nilekh Chaudhari 1054d0bcc7 docs: updates EncryptionConfiguration doc to add wildcard support to encrypt all resources.
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2023-03-13 23:39:06 +00:00
bradreelee d6b5d843c3
Update encrypt-data.md 2023-03-13 20:07:39 +09:00
bradreelee 2774ec1ffe
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-03-13 10:29:10 +09:00
Kubernetes Prow Robot 8b27481fda
Merge pull request #39940 from craigbox/shortcodes-en
[en] Shortcode fixes
2023-03-12 18:18:41 -07:00
Kubernetes Prow Robot 94a8fcf11f
Merge pull request #39209 from wfhartford/patch-1
Fix reference to file name in generated configMap
2023-03-12 18:16:41 -07:00
Craig Box 46bf59d941 Shortcode fixes for en 2023-03-13 10:50:13 +13:00
m.nabokikh bb14c6db8d Promote SelfSubjectReview to Beta
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2023-03-12 15:09:39 +01:00
Gary Miguel 4beceb16be
Reference nvidia gpu feature discovery
And remove excessive detail about how to use AMD Node Labeler.
2023-03-09 16:13:58 -08:00
Kubernetes Prow Robot 67ae3deae2
Merge pull request #39656 from dipesh-rawat/change-scratch-term
Changed the occurrence of scratch to test
2023-03-09 07:28:01 -08:00
bradreelee 00078b40dc
Update encrypt-data.md
Added missing closing parentheses in line 70
2023-03-09 20:19:21 +09:00
Mickey Boxell 987edf7ef0 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-06 19:22:46 -06:00
Kubernetes Prow Robot 3ea93fa384
Merge pull request #39806 from windsonsea/conpvc
add - before an unordered list in configure-pvc page
2023-03-06 07:52:30 -08:00
windsonsea 22d83f4c65 add - before an unordered list in configure-pvc page 2023-03-06 22:57:59 +08:00
shubham82 102f56b731 Modify the page weight for upgrading windows nodes 2023-03-03 10:42:53 +09:00
William Walters (He/Him) 4ce224a0e5
Fix additional grammatical errors in check-whether-dockershim-removal-affects-you page 2023-03-02 13:28:43 -05:00
William Walters (He/Him) 63fb4cbc1f
Fix grammar in check-if-dockershim-removal-affects-you page 2023-03-02 10:49:18 -05:00
shubham82 6a38d82e3a Update page weights 2023-03-02 11:57:19 +09:00
shubham82 815198af56 Added the document for the Node Upgrade on Linux. 2023-03-01 16:22:22 +09:00
Paco Xu 4480cd3634 removed ControllerManagerLeaderMigration in v1.27
Signed-off-by: Paco Xu <paco.xu@daocloud.io>
2023-03-01 13:38:39 +08:00
Kubernetes Prow Robot 4798193a70
Merge pull request #39670 from i8r/main
Clarify PDB maxUnavailable rounding logic
2023-02-27 13:43:17 -08:00
Alexander Idelberger 6297df706a
Update content/en/docs/tasks/run-application/configure-pdb.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-27 12:03:08 +01:00
zhuzhenghao bb4092c644 cleanup page in configure-pod-container 2023-02-26 21:00:37 +08:00
Kubernetes Prow Robot 02991a690a
Merge pull request #39655 from Anton-Vasilev/patch-1
Typo (subject-verb agreement)
2023-02-25 16:20:17 -08:00
Alexander Idelberger ced4a3e31c
PDB maxUnavailable rounding logic
Clarify the implications of rounding-up in combination with using a percent value and maxUnavailable.
2023-02-25 20:51:30 +01:00
Kubernetes Prow Robot e244bf9113
Merge pull request #39643 from sftim/20230223_update_download_links
Use https://dl.k8s.io/
2023-02-25 03:36:16 -08:00
Kubernetes Prow Robot 25c74ff7e7
Merge pull request #39628 from dipesh-rawat/fix-cilium-install-link
Fix Cilium Kubernetes Installation Guide link
2023-02-24 15:30:06 -08:00
Dipesh Rawat 2afb7d7d7e
Changed the occurrence of scratch to test 2023-02-24 16:23:15 +00:00
Anton-Vasilev ec42ca7f2a
Typo (subject-verb agreement)
Grammar issue: "above commands adds"
2023-02-24 12:56:02 +02:00
Kubernetes Prow Robot db787b5114
Merge pull request #39543 from Zhuzhenghao/run-application
Clean up page in tasks/run-application
2023-02-23 17:21:35 -08:00
zhuzhenghao ba99616c27 Clean up page in tasks/run-application 2023-02-24 09:15:53 +08:00
Tim Bannister 001c92e9ba Use https://dl.k8s.io/
Don't rely on using https://storage.googleapis.com/kubernetes-release/ -
use the redirector service instead.

This fixes recent blog articles and the English docs.
2023-02-23 22:50:38 +00:00
Kubernetes Prow Robot c5778fd5c0
Merge pull request #38920 from a-mccarthy/update-page-weights
Update page weights in tasks section
2023-02-23 14:29:35 -08:00
Kubernetes Prow Robot 5a05d6eaa9
Merge pull request #35750 from sftim/20220522_revise_configure_pod_configmap
Revise “Configure a Pod to Use a ConfigMap” task
2023-02-22 23:09:34 -08:00
Kubernetes Prow Robot 77dc30df1d
Merge pull request #39164 from Jalmeida1994/patch-1
Small grammar fix in security-context
2023-02-22 18:23:08 -08:00
Dipesh Rawat 2a2c5cc2fb
Fix Cilium Kubernetes Installation Guide link 2023-02-22 18:25:18 +00:00
Abigail McCarthy 9efe14f6a7
Merge branch 'main' into update-page-weights 2023-02-22 10:38:34 -05:00
Kubernetes Prow Robot 25252e2708
Merge pull request #39618 from Zhuzhenghao/en/distribute
Clean up page distribute-credentials-secure
2023-02-22 04:25:57 -08:00
Kubernetes Prow Robot 91b1e3fe5c
Merge pull request #39597 from msahihi/update-kubectl-install-doc
Update kubectl install documentation
2023-02-22 03:37:56 -08:00
zhuzhenghao a21e1f7aa9 Clean up page distribute-credentials-secure 2023-02-22 15:19:06 +08:00
Kubernetes Prow Robot 7fbe6d49e4
Merge pull request #39585 from windsonsea/appclu
Clean up /service-access-application-cluster.md
2023-02-21 18:11:56 -08:00
Kubernetes Prow Robot 9c398f81f7
Merge pull request #39554 from dipesh-rawat/fix-broken-quickstart-link
Fixed Calico Quickstart link
2023-02-21 10:47:55 -08:00
Dipesh Rawat daddedcb45
Fix Introduction to Cilium link 2023-02-21 18:08:24 +00:00
Kubernetes Prow Robot 9de3510613
Merge pull request #39584 from joebowbeer/patch-1
Update coarse-parallel-processing-work-queue.md
2023-02-21 08:31:57 -08:00
Kubernetes Prow Robot 08af340a30
Merge pull request #39431 from coder2800/patch-1
Add note about checking kubectl version
2023-02-21 08:17:57 -08:00
Mohammad Sahihi Benis 84a000b212
Add remove kubectl-convert* files in install-kubectl-linux.md 2023-02-21 14:22:52 +01:00
Mohammad Sahihi Benis fdf59313cf
Update kubectl-convert in install-kubectl-macos.md 2023-02-21 14:18:07 +01:00
windsonsea fc933baf22 clean up /service-access-application-cluster.md 2023-02-21 10:52:21 +08:00
Joe Bowbeer 981f21e008
Update coarse-parallel-processing-work-queue.md
Update detailed description to match overview.
2023-02-20 18:34:53 -08:00
Kubernetes Prow Robot cded548ac6
Merge pull request #39567 from sigv/patch-1
Rename "Enabling Unsafe Sysctls" section
2023-02-20 18:01:48 -08:00
Kubernetes Prow Robot 3639d82959
Merge pull request #38273 from tengqm/normalize-ingress-minikube
Format markdown on the ingress-minikube page
2023-02-20 15:15:51 -08:00
Valters Jansons 2a77eefafd Rename "Enabling Unsafe Sysctls" section
Section called "Enabling Unsafe Sysctls" sounds dangerous, when trying
to tell someone that `net.ipv4.ip_unprivileged_port_start` is
considered a _safe_ sysctl in current Kubernetes versions. The overall
explanation of safe and unsafe sysctls should be renamed more generic,
and later subsection about how to actually enable unsafes can retain
the pre-existing section name.
2023-02-20 20:09:13 +00:00
Kubernetes Prow Robot bdf6838b9d
Merge pull request #37462 from joemcmahon/31483-unclear-monitoring-wording
31483: clarify monitoring language
2023-02-20 04:05:49 -08:00