Commit Graph

2949 Commits

Author SHA1 Message Date
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
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 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
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
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
Mickey Boxell 79fd7f88d6 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-20 21:58:19 -05: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
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
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
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
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
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