Commit eb6c4c2
committed
designs: Pod Deletion Cost Controller RFC
Proposes a feature-gated controller that ranks nodes by consolidation
preference (with drifted nodes prioritized) and propagates that ranking
to pods via pod-deletion-cost annotations. Three-tier ranking:
drifted nodes → normal nodes → do-not-disrupt nodes, each sorted by
pod count ascending to follow Karpenter's consolidation candidate sorting.1 parent d9a12ef commit eb6c4c2
1 file changed
Lines changed: 390 additions & 0 deletions
0 commit comments