Commit Graph

1296 Commits

Author SHA1 Message Date
hacktivist123 9a29b3790b Merge main into dev-1.32 to keep in sync 2024-12-03 16:54:26 +00:00
Kubernetes Prow Robot e81cbfe15f
Merge pull request #48405 from knight42/feat/split-stdout-stderr-doc
Update docs for split stdout / stderr Pod logging
2024-11-29 16:24:57 +00:00
Jian Zeng 387153787a
doc: document the usage of the PodLogsQuerySplitStreams feature
Signed-off-by: Jian Zeng <anonymousknight96@gmail.com>
2024-11-30 00:22:25 +08:00
Kubernetes Prow Robot d1a0c76f6d
Merge pull request #48471 from ndixita/pod-resources-alpha
Document pod level resources
2024-11-29 15:58:57 +00:00
ndixita 0374213f57 KEP 2837: Pod Level Resources Alpha 2024-11-29 00:01:55 +00:00
Zhifei Zhang 383dd007a3
feat: Add system watchdog configuration doc (#48465)
* feat:  Add system watchdog configuration doc

* chore:  fix link and spelling mistake

* chore:  Fix formatting and provide clear descriptions.

* chore:  Optimize some typographic styles.
2024-11-27 12:54:56 +00:00
Patrick Ohly 26b5da0885 DRA: include v1beta1 API references
As suggested in
https://github.com/kubernetes/website/pull/48330#discussion_r1799302946, the
front matter gets extended to reference the API types. To make this work,
the necessary API reference files get created manually. They still need to be
updated via the usual automatic API generation.
2024-11-26 22:33:34 +01:00
Patrick Ohly 977df6e638 DRA: document beta
As part of promoting the core DRA to beta, the admin access feature gate was
added to keep that aspect as alpha.
2024-11-26 22:33:32 +01:00
Kubernetes Prow Robot b581326cfa
Merge pull request #48340 from wongchar/split-uncorecache-awareness
Add prefer-align-cpus-by-uncorecache feature gate
2024-11-26 18:24:57 +00:00
Jeffrey Ying cb8e5a7ce5
KEP-3962: Mutating admission policy documentation (#48646)
* Introduce concept page for mutating admission policy

* add example and documentation for MAP

* fix MAP feature gate documentation

* address comments

* Apply suggestions from code review

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

---------

Co-authored-by: Joe Betz <jpbetz@google.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-11-26 18:20:56 +00:00
Charles Wong ace1c3b93a update docs for prefer-align-cpus-by-uncorecache feature 2024-11-26 18:55:26 +01:00
Kubernetes Prow Robot 45b62d8aed
Merge pull request #48515 from jsafrane/selinux-1.32
Document SELinuxChangePolicy and SELinuxMount
2024-11-26 16:56:56 +00:00
Kubernetes Prow Robot 3876340d13
Merge pull request #48510 from LionelJouin/KEP-4817
[KEP-4817]: DRA: Resource Claim Status with possible standardized network interface data
2024-11-26 16:46:57 +00:00
Kubernetes Prow Robot f8f5edaa81
Merge pull request #48463 from tkashem/kep-3926
add doc for new delete option ignoreStoreReadErrorWithClusterBreakingPotential
2024-11-26 15:34:58 +00:00
Kubernetes Prow Robot f0a0ab2b93
Merge pull request #48499 from lauralorenz/crashloopbackoff-docs
KEP-4602: Crashloopbackoff alpha docs PR
2024-11-26 15:26:57 +00:00
Abu Kashem f7cce0db57
add doc for new delete option ignoreStoreReadErrorWithClusterBreakingPotential 2024-11-26 10:22:34 -05:00
Kubernetes Prow Robot 69cce0313a
Merge pull request #48760 from richabanker/zpages-docs
Add docs for zpages
2024-11-26 11:28:58 +00:00
Kubernetes Prow Robot f7899bc5ef
Merge pull request #48464 from benluddy/dev-1.32-kep-4222
Document API support for CBOR encoding
2024-11-26 02:08:56 +00:00
Kubernetes Prow Robot 86ed3f5ebc
Merge pull request #48512 from p0lyn0mial/doc-update-watch-list-1-32
Document KEP 3157 (watch-list) for milestone 1.32
2024-11-26 01:12:57 +00:00
Kubernetes Prow Robot 1ce3733ea2
Merge pull request #48496 from alaypatel07/4017-pod-index-label-ga
[KEP 4017]: add documentation for PodIndexLabel going GA
2024-11-26 00:36:56 +00:00
Kubernetes Prow Robot 64ac7c4098
Merge pull request #48469 from jsturtevant/win-mem-cpu-feautre
Docs: Windows CPU and Memory Affinity
2024-11-25 21:06:56 +00:00
Kubernetes Prow Robot 0c759e1444
Merge pull request #48532 from gnufied/recover-beta-docs
Mark RecoverVolumeExpansionFailure as beta
2024-11-25 20:42:57 +00:00
Hemant Kumar 73070d8d1d Update all remaining references 2024-11-25 15:15:42 -05:00
Richa Banker e8fdfaaf45 Add docs for zpages
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-11-25 09:47:01 -08:00
iheartNathan c21d5c43f9 update feature gate information 2024-11-23 21:09:00 +01:00
Kubernetes Prow Robot 6e46b9efbd
Merge pull request #48439 from sreeram-venkitesh/4818-allow-zero-for-prestop-hook
KEP 4818: PodLifecycleSleepActionAllowZero
2024-11-22 20:46:55 +00:00
Kubernetes Prow Robot 5ea7951e0f
Merge pull request #48474 from zylxjtu/dev-1.32
Add windows node graceful shutdown doc
2024-11-21 23:02:55 +00:00
Ben Luddy a262986640
KEP-4222: Add alpha docs. 2024-11-20 15:28:50 -05:00
Shedrack akintayo c6afb74d66 Merge main into dev-1.32 to keep in sync 2024-11-20 14:04:09 +00:00
James Sturtevant bdc9bef55d
Updates based on feedback
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
2024-11-19 14:25:27 -08:00
James Sturtevant ce1491d47e
Apply suggestions from code review
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aravindh Puthiyaparambil <aravindhp@users.noreply.github.com>
2024-11-19 14:05:38 -08:00
Laura Lorenz 265a24828c Review comments
Signed-off-by: Laura Lorenz <lauralorenz@google.com>
2024-11-19 13:25:20 -08:00
Kensei Nakada dcf8cd9610
KEP-4832: add SchedulerAsyncPreemption to the doc (#48407)
* KEP-4832: add SchedulerAsyncPreemption to the doc

* fix: address reviews
2024-11-19 13:28:57 +00:00
Jan Safranek 2c4e08e43a Document SELinuxChangePolicy and SELinuxMount 2024-11-19 09:42:55 +01:00
zylxjtu e4bdcbcf5b Add the windows graceful node shutdown doc 2024-11-18 21:32:40 -08:00
Alay Patel e73dcd94c6 add documentation for KEP 4017 PodIndexLabel going GA
Signed-off-by: Alay Patel <alayp@nvidia.com>
2024-11-18 22:40:54 -05:00
Laura Lorenz 14c968c3e2 Add docs for KubeletCrashLoopBackOffMax feature
Signed-off-by: Laura Lorenz <lauralorenz@google.com>
2024-11-18 19:32:42 -08:00
Kubernetes Prow Robot 7e26a80e3d
Merge pull request #48518 from HarshalNeelkamal/external-jwt-doc
Docs for ExternalJWTSigner
2024-11-19 00:32:53 +00:00
James Sturtevant e2cccab126
Add docs for Windows CPU and Memory Managers
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
2024-11-18 14:58:23 -08:00
Sreeram Venkitesh 49e252c13d Fixed feature gate until version and added note to container lifecycle hooks 2024-11-18 20:22:35 +05:30
Harshal Neelkamal 9690d1f99e add doc for external JWT signer 2024-11-18 07:49:03 +00:00
Sreeram Venkitesh 2c3b568f8a Added PodLifecycleSleepActionAllowZero feature gate 2024-11-18 12:07:06 +05:30
Kubernetes Prow Robot bbcfe89366
Merge pull request #48406 from sanposhiho/queueinghit-beat
Promote SchedulerQueueingHints to beta in 1.32
2024-11-14 14:38:52 +00:00
Lukasz Szaszkiewicz 45ef57279f Provide documentation for the WatchListClient feature 2024-11-14 09:10:23 +01:00
Lionel Jouin d0eca44a51 [KEP-4817] DRAResourceClaimDeviceStatus documentation
Signed-off-by: Lionel Jouin <lionel.jouin@est.tech>
2024-11-12 13:53:57 -07:00
Kubernetes Prow Robot c75951c2f3
Merge pull request #47663 from HirazawaUi/promote-RelaxedEnvironmentVariableValidation-to-beta
Promote RelaxedEnvironmentVariableValidation to beta
2024-11-12 13:44:47 +00:00
Lukasz Szaszkiewicz 3794a9a601 Update documentation for the WatchList feature 2024-11-12 13:53:36 +01:00
Kubernetes Prow Robot f56f76f79b
Merge pull request #48494 from ffromani/memory-manager-1.32
kubelet memory manager GA graduation
2024-11-12 00:54:45 +00:00
Tim Bannister ae54fc2e31
Update feature gate information for v1.31
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-11-11 16:17:12 +00:00
Kubernetes Prow Robot 02adfc26e7
Merge pull request #48289 from pohly/dra-classic-dra-removal
DRA:  remove "classic DRA"
2024-11-11 00:54:44 +00:00