Commit Graph

5036 Commits

Author SHA1 Message Date
Darian Culver f4f6990dcc Amend upstream contribution and resource management documentation
This commit introduces one typo change and one clarity change.

These changes are also required for the zh-cn localizations - I'll submit
these as a subsequent MR per the localization contribution docs.
2024-08-21 13:26:41 +12:00
alegueri 38fc6a86dd
Disambiguate Pod Phase from kubectl status
This PR extends https://github.com/kubernetes/website/pull/46299, which disambiguates pod "Phase" from the "Status" field that occurs in certain  kubectl commands.
2024-08-19 22:54:42 -07:00
Drew Sirenko d29ccb8319
Fix volume-attributes-classes.md feature gate requirements 2024-08-19 12:08:42 -04:00
Michael eb90de86d3 Clean up storage/volume-attributes-classes.md 2024-08-18 20:35:51 +08:00
Michael a62fc74742 Clean up dynamic-resource-allocation.md 2024-08-14 22:18:49 +08:00
Daniel Chan 7eef38ea41 Merge main into dev-1.31 to keep in sync 2024-08-12 08:50:21 +02:00
Kubernetes Prow Robot 8295dfd39d
Merge pull request #47378 from mimowo/pod-disruptions-add-note
Add note that scenarios for DisruptionTarget must be retriable
2024-08-09 14:18:07 -07:00
Michal Wozniak a68cedecee Add note that scenarios for DisruptionTarget must be retriable 2024-08-07 13:06:37 +02:00
Daniel Chan c2ab3112f1 Merge main into dev-1.31 to keep in sync 2024-08-05 11:47:31 -04:00
Kubernetes Prow Robot b20cb2bfe6
Merge pull request #47306 from marosset/windows-memory-eviction-1-31
Updating Windows node eviction signals docs
2024-08-03 04:50:37 -07:00
Mark Rossetti 6fbfd77f3b
Update content/en/docs/concepts/scheduling-eviction/node-pressure-eviction.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-08-01 08:55:50 -07:00
Michal Wozniak 370622fbbb Update the documentation for Pod Disruption Conditions 2024-08-01 12:07:06 +02:00
Mark Rossett b3ce13edaf
Updating Windows node eviction signals docs 2024-07-31 15:31:53 -07:00
Kubernetes Prow Robot 8290b5bee4
Merge pull request #47026 from orsenthil/patch-1
Revise advice about network plugin compatibility
2024-07-30 13:23:02 -07:00
Tim Bannister 44d591d782 Link to docs about LeaseCandidate 2024-07-30 21:14:28 +01:00
Senthil Kumaran 99d077cd74
Update content/en/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-30 13:08:44 -07:00
Kubernetes Prow Robot ace0f356a1
Merge pull request #46982 from Jefftree/cle
[KEP-4355] Coordinated Leader Election alpha documentation
2024-07-30 12:59:15 -07:00
Jefftree 80e240983f Comments 2024-07-30 19:44:37 +00:00
Kubernetes Prow Robot 856df61cb3
Merge pull request #44311 from apeabody/patch-1
consistency updates for pod security standards documentation
2024-07-30 12:34:26 -07:00
Jefftree dfde96c9b6 Address comments 2024-07-30 18:08:28 +00:00
Kundan Kumar bbb4553bb0 corrected label for accelerator 2024-07-30 23:13:48 +05:30
Sergey Kanzhelev cdd0f612b3
device plugin failures (#47029) 2024-07-30 10:37:14 -07:00
Kubernetes Prow Robot d879656b87
Merge pull request #46967 from PannagaRao/promote-xfsQuota-to-beta
Promote ephemeral storage quota to beta(1.31)
2024-07-30 06:48:12 -07:00
Jefftree 7297621087 use convention for links to docs 2024-07-30 13:07:06 +00:00
Jefftree 89632ae975 address comments 2024-07-30 13:04:47 +00:00
Kubernetes Prow Robot 6c7b885047
Merge pull request #47304 from hacktivist123/merged-main-dev-1.31
Merged main dev 1.31
2024-07-30 05:03:16 -07:00
Jefftree 0b16a923ca Add CLE documentation 2024-07-30 03:50:02 +00:00
Kubernetes Prow Robot 3c7cbd910e
Merge pull request #46808 from mimowo/managed-by-docs-update
Update the docs for JobManagedBy and JobPodReplacementPolicy related to pod termination
2024-07-29 15:25:50 -07:00
Michał Woźniak 45a47d170f
Graduate Job Pod Failure Policy to stable (#46807)
* Graduate Job Pod Failure Policy to stable

* Update content/en/docs/concepts/workloads/controllers/job.md

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>

* Break the line after link

---------

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2024-07-29 11:56:08 -07:00
PannagaRamamanohara 97899e0511 update LocalStorageCapacityIsolationFSQuotaMonitoring to beta
Signed-off-by: PannagaRamamanohara <pbhojara@redhat.com>
2024-07-29 13:54:32 -04:00
hacktivist123 e6d2e1499d Merge main into dev-1.31 to keep in sync 2024-07-29 18:03:33 +01:00
Kubernetes Prow Robot 6c6ced2239
Merge pull request #46785 from AndrewSirenko/patch-1
KEP-3751 VolumeAttributeClass Beta Promotion
2024-07-29 09:18:47 -07:00
Kubernetes Prow Robot a8f156b2f7
Merge pull request #46816 from pohly/dra-1.31
DRA documentation for 1.31
2024-07-29 09:13:54 -07:00
Michał Woźniak f2b9799061 Review remarks 2 2024-07-29 18:13:34 +02:00
sjong13 493c0169ed
Update _index.md - fixed grammar for a malformed sentence 2024-07-29 10:20:41 -05:00
Drew Sirenko 8c25433782 Add instructions to enable API group to VolumeAttributesClass 2024-07-29 09:52:21 -04:00
Drew Sirenko ffeb6beab0 KEP-3751 Beta promotion for VolumeAttributeClass 2024-07-29 09:52:21 -04:00
Michal Wozniak 7bf346a1f6 Address review remarks
Co-authored-by: Filip Křepinský <fkrepins@redhat.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-29 15:29:15 +02:00
Kubernetes Prow Robot 1b47e81c5f
Merge pull request #46263 from MikeSpreitzer/fix-46262
Clarify remark about object names wrt CRD
2024-07-28 13:19:32 -07:00
Kubernetes Prow Robot a8b167a470
Merge pull request #47282 from deepakkinni/doc_update_v3
Doc update for Persistent Volumes
2024-07-27 04:40:59 -07:00
Deepak Kinni 3b9ca420db Doc update for Persistent Volumes
Signed-off-by: Deepak Kinni <deepak.kinni@broadcom.com>
2024-07-26 17:01:29 -07:00
Kubernetes Prow Robot ff474bcfb2
Merge pull request #46951 from kwilczynski/feature/documentation-for-4191
KEP-4191: Split Image Filesystem add documentation
2024-07-26 16:56:22 -07:00
Joe Betz 8f1e148864
KEP-4358: Custom Resource Field Selectors: Promote to Beta (#46980)
* KEP-4358: Custom Resource Field Selectors: Promote to Beta

* Update content/en/docs/reference/command-line-tools-reference/feature-gates/custom-resource-field-selectors.md

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

* Remove alpha level notes about enabling the feature

* Update content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md

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

* Update content/en/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions.md

Co-authored-by: lakshmi prasuna <56723673+T-Lakshmi@users.noreply.github.com>

* Update content/en/docs/concepts/extend-kubernetes/api-extension/custom-resources.md

Co-authored-by: lakshmi prasuna <56723673+T-Lakshmi@users.noreply.github.com>

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: lakshmi prasuna <56723673+T-Lakshmi@users.noreply.github.com>
2024-07-26 16:53:58 -07:00
Krzysztof Wilczyński 086bbc8a37
KEP-4191: Split Image Filesystem add documentation
Signed-off-by: Krzysztof Wilczyński <kwilczynski@redhat.com>
2024-07-27 03:08:35 +09:00
Kubernetes Prow Robot df9b7f1169
Merge pull request #46970 from tenzen-y/beta-graduate-job-success-policy
Update JobSuccessPolicy documentations for the beta graduation
2024-07-25 18:36:06 -07:00
Kensei Nakada 108e2a9f0f
graduate MatchLabelKeysInPodAffinity to beta (#45181)
* graduate MatchLabelKeysInPodAffinity to beta

* update feature-state

* Correct the grammar

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

* add comments

* Update version appropriately

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-25 13:03:11 -07:00
Michal Wozniak 67fe8ed862 Update the docs for JobManagedBy and JobPodReplacementPolicy related to pod termination 2024-07-25 19:07:39 +02:00
Yuki Iwai f6be581921 Update JobSuccessPolicy documentations for the beta graduation
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-07-25 22:14:00 +09:00
Kubernetes Prow Robot a6ac7264d8
Merge pull request #46946 from saschagrunert/oci-volumesource-docs
Document OCI volume sources / KEP-4639
2024-07-25 04:32:21 -07:00
Sascha Grunert a12454f2dc
Add ImageVolume documentation
Add a basic task how to use image volumes in pods.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-07-25 13:17:33 +02:00