This website requires JavaScript.
Explore
Help
Sign In
github
/
descheduler
Watch
1
Star
0
Fork
0
mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced
2026-08-23 22:46:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19ced3d6305aa757508a196114428ba5852b29f1
descheduler
/
pkg
/
framework
/
plugins
T
History
acejilam
19ced3d630
reduce cycle times
...
Signed-off-by: acejilam <
acejilam@gmail.com
>
2024-03-14 22:43:20 +08:00
..
defaultevictor
skip eviction when replica count is below evictor
minReplicas
threshold setting
2024-03-13 09:29:27 -04:00
nodeutilization
…
podlifetime
…
removeduplicates
reduce cycle times
2024-03-14 22:43:20 +08:00
removefailedpods
…
removepodshavingtoomanyrestarts
…
removepodsviolatinginterpodantiaffinity
Check whether pod matches the inter-pod anti-affinity of another Pod in a given Node in
NodeFit()
(
#1356
)
2024-03-12 19:50:03 -07:00
removepodsviolatingnodeaffinity
…
removepodsviolatingnodetaints
fix(plugins): node taint wrong option
2024-03-03 03:28:18 +00:00
removepodsviolatingtopologyspreadconstraint
…