mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
Currently, in interpodaffinty plugin, it only processes all nodes when the incoming pod with affinity. Actually, it only cares about all nodes when the incoming pod with preferred affinity. Then it will reduces the number of nodes need to be processed.