stitchfix / flotilla-os

Open source Flotilla
Apache License 2.0
192 stars 10 forks source link

adding node label based affinities for more cost efficient scheduling #438

Closed oz-r closed 1 year ago

oz-r commented 1 year ago

Generally, the more we try to control, the more conflicts it may generate. Our focus is to avoid the small jobs on large instances and cause the life of large instances extended without enough load. So we probably just need to ensure the small ones are scheduled on the small instances, at least to try it out first.

Ok, I'll remove the constraints for everything but the small size.