Commit Graph

310 Commits (aae228c0377a677b59df6543f0b51cd21fcab176)

Author SHA1 Message Date
steve-hardman b9a0eb6110
Remove duplicate description paragraph 2024-09-30 00:20:37 +01: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
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
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
Kubernetes Prow Robot 790379c73e
Merge pull request #45180 from sanposhiho/min-domain
graduate MinDomain feature to stable
2024-03-04 17:40:38 -08:00
Kensei Nakada 9d31d214bd
add note for a feature gate 2024-03-02 14:01:09 +09:00
Charles Uneze 24f0a51371
Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2024-02-29 08:15:14 +01:00
Charles Uneze 41743ab932
Update taint-and-toleration.md 2024-02-28 22:28:36 +01:00
Kensei Nakada 8db9dcd226
update based on review 2024-02-24 15:30:13 +09:00
Alexis Boissiere 2f298d2077
Fix trailing whitespace in scheduler section 2024-02-19 13:55:48 +01:00
Alexis Boissiere e839bf7aee
Fix spelling mistake in scheduling section 2024-02-19 13:55:40 +01:00
Kensei Nakada 01cfb51bfe
graduate MinDomain feature to stable 2024-02-17 20:03:34 +09:00
Alexis Boissiere 33dcba8aa6
Fix spelling mistake in kube scheduler 2024-02-16 17:27:27 +01:00
Kubernetes Prow Robot a3604dd589
Merge pull request #45032 from dipesh-rawat/improve-feature-state-shortcode
Enhance 'feature-state' shortcode to utilize feature gate description files
2024-02-13 22:08:00 -08:00
Lawrence Chou 3ca2b443ac
Fix `matchLabelKeys` example yaml syntax
It should be `spec.template.spec.affinity` instead of `spec.template.affinity`.

```
$ explain deploy.spec.template.spec.affinity
GROUP:      apps
KIND:       Deployment
VERSION:    v1

FIELD: affinity <Affinity>

...
```
```
$ k explain deploy.spec.template.affinity
GROUP:      apps
KIND:       Deployment
VERSION:    v1

error: field "affinity" does not exist
```
2024-02-13 10:37:33 +08:00
Dipesh Rawat a3f297bc80
Use new feature_gate_name option 2024-02-12 19:16:20 +00:00
Suhas Adhav 4ddb452c16
update note message and place 2024-01-25 22:22:16 +05:30