Commit Graph

323 Commits

Author SHA1 Message Date
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 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
Lionel Jouin 816efb776e [KEP-4817] Dedicated sub-section
Signed-off-by: Lionel Jouin <lionel.jouin@est.tech>
2024-11-25 23:12:50 -05:00
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
Lionel Jouin d0eca44a51 [KEP-4817] DRAResourceClaimDeviceStatus documentation
Signed-off-by: Lionel Jouin <lionel.jouin@est.tech>
2024-11-12 13:53:57 -07:00
Kensei Nakada 3847493bfd fix: modify the note on the concept page 2024-11-12 11:27:04 -07:00
Patrick Ohly b181560772
DRA: review feedback
Co-authored-by: Kevin Klues <klueska@gmail.com>
2024-10-29 10:49:59 +01:00
Patrick Ohly 03d880c161 DRA: remove "classic DRA" (DRAControlPlaneController)
This matches https://github.com/kubernetes/kubernetes/pull/128003
2024-10-14 16:31:15 +02:00
Anshuman Tripathi c28e8b8368
Merge remote-tracking branch 'upstream/main' into dev-1.32 2024-10-01 13:37:04 -07:00
steve-hardman b9a0eb6110
Remove duplicate description paragraph 2024-09-30 00:20:37 +01:00
Daniel Chan 46f78dd0d4 Merge main into dev-1.32 to keep in sync 2024-09-24 12:40:01 -04:00
Kubernetes Prow Robot 0eab13f312
Merge pull request #47947 from scheduler-tester/patch-3
Fix ambiguous sentence about topologySpreadConstraints
2024-09-24 01:06:00 +01:00
Daniel Chan f005d8cd8b Merge main into dev-1.32 to keep in sync 2024-09-18 10:44:33 -04:00
scheduler-tester 04b6fdf80c
Fix the ambiguous sentence in topologySpreadConstraints 2024-09-15 20:58:21 -05:00
scheduler-tester dd46be9118
Fix wrong info about empty toleration key (#47929)
* Update taint-and-toleration.md
2024-09-15 00:23:41 -05:00
carlory 5c17387106 mark feature-gate MinDomainsInPodTopologySpread as removed 2024-09-11 23:53:22 +08:00
Christopher Desiniotis 744d7d6f4a
Fix typo in dynamic-resource-allocation.md
Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
2024-09-04 16:00:58 -07:00
Michael a62fc74742 Clean up dynamic-resource-allocation.md 2024-08-14 22:18:49 +08: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
Mark Rossett b3ce13edaf
Updating Windows node eviction signals docs 2024-07-31 15:31:53 -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
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
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
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
Patrick Ohly 5b40c51031 DRA: update for 1.31
The concepts are mostly the same as before. Support for parameters in a CRD was
removed in favor of storing selection and configuration parameters directly in
ResourceClaim and DeviceClass.
2024-07-16 17:14:41 +02:00
Tasos Tsournos b33fe00fce
Update assign-pod-node.md
Typos
2024-07-09 10:18:51 +03:00
Shunsuke Ise 44460b3ee3 fix: minimum feasible nodes 50->100
That the current `minFeasibleNodesToFind` is 100 instead of 50 (in docs). See `kubernetes/pkg/scheduler/schedule_one.go`.
2024-06-27 18:06:56 +09:00
Gary Miguel 3cd095d948
fix Gt, Lt behavior documentation
Tested empirically. Also matches the operator names.
2024-06-14 13:24:37 -07:00
Kubernetes Prow Robot 450e6198fe
Merge pull request #44861 from suhasadhav/patch-1
Mention how requests are inferred from limits
2024-06-13 05:34:26 -07:00
Kubernetes Prow Robot 51d44fee8f
Merge pull request #45887 from naqeebghazi/patch-1
Update assign-pod-node.md - Gt and Lt definition amendment for nodeAffinity
2024-05-15 18:06:11 -07:00
Kubernetes Prow Robot f7a1bfed88
Merge pull request #45819 from 7sunarni/main
Rename example pod-with-affinity-anti-affinity.yaml
2024-05-03 18:23:47 -07:00
Zain Rizvi 8cf5f3afe2
Update dynamic-resource-allocation.md
The list has grown beyond four, and may keep growing in the future
2024-05-01 17:33:29 -05:00
Kubernetes Prow Robot 0faafb099b
Merge pull request #45384 from network-charles/network-charles-patch-1
Update Taints and Tolerations Documentation
2024-04-21 17:59:25 -07:00
Naqeeb 724a0067ae
Update content/en/docs/concepts/scheduling-eviction/assign-pod-node.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-19 15:30:57 +01:00
Charles Uneze 6554ad4fe0
Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
Co-authored-by: Ricardo Amaro <ricardoamaro@users.noreply.github.com>
2024-04-16 18:11:48 +01:00
Charles Uneze 5568cd2a39
Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
Co-authored-by: Ricardo Amaro <ricardoamaro@users.noreply.github.com>
2024-04-16 18:11:28 +01:00
Naqeeb 82c6a0c563
Update assign-pod-node.md
Definitions of Gt and Lt mixed up but now amended
2024-04-15 16:31:50 +01:00
Kubernetes Prow Robot 0d1aa27c7d
Merge pull request #45287 from pohly/dra-kubernetes-1.30
DRA in Kubernetes 1.30: adds structured parameters
2024-04-12 09:12:39 -07:00
Vyom-Yadav 37b0b3ed72
Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-04-10 23:04:57 +05:30
Amarnath N c25ceaa535
Explain RuntimeClass name in Pod Overhead concept (#45454)
* empty-commit

* changed_ex_kata_fc

* Update content/en/docs/concepts/scheduling-eviction/pod-overhead.md

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

* Update pod-overhead.md

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-10 05:26:03 -07:00
7sunarni 3054b8562d example(affinity): rename pod-with-affinity-anti-affinity.yaml => pod-with-affinity-preferred-weight.yaml
Signed-off-by: 7sunarni <710720732@qq.com>
2024-04-10 16:19:42 +08:00
Daniel Chan 251c58aa34 Merge main into dev-1.30 to keep in sync 2024-03-28 18:14:58 -04:00
Aldo Culquicondor 0b15eccf6d Upgrade note about nodeName to warning 2024-03-26 15:44:41 +00:00
Kubernetes Prow Robot cf6f995cf3
Merge pull request #44696 from vaibhav2107/eviction-inodes
Added Imagefs inodes default settings in Eviction Hard
2024-03-25 12:15:35 -07:00
Vyom-Yadav 1eb315a43a
Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-15 16:42:11 +05:30
Wei Huang 42af37b091
promote feature PodSchedulingReadiness to stable 2024-03-14 14:01:52 -07:00
Patrick Ohly f4972cbdbc dra: update for Kubernetes 1.30
Structured parameters are new in Kubernetes 1.30.
2024-03-12 18:27:21 +01:00
Charles Uneze 566db9c240
Update taint-and-toleration.md 2024-03-10 21:29:19 +01:00
Charles Uneze 3a643c5377
Update taint-and-toleration.md 2024-03-08 23:57:50 +01:00