koordinator
koordinator copied to clipboard
[proposal] koord-descheduler: Optimize the reassessment of single-node resource left
What is your proposal: Currently, during eviction in rescheduling, only the total cluster resources are considered to determine if they are sufficient for the pod being rescheduled, without taking into account whether single nodes have the required resources.
Why is this needed: Prevent the scenario where other nodes become hotspots after rescheduling.
Is there a suggested solution, if so, please add it: