dragon-fly
dragon-fly
only need to sort pending jobs when query. BTW, I put the ordering information in redis in my env.
/remove lifecycle/stale
/ok-to-test
/test all
@lukasboettcher please rebase and squash your commits to only one.
/assign @Monokaix @hwdef @william-wang
> Maybe considering with network performance metrics for this feature will be a good choice. I would like to recommend to treat the network performace metrics as a kind of...
> https://github.com/kubernetes-sigs/scheduler-plugins/tree/master/pkg/networkaware? I think it is a lite one of that plugin, just consider several physical topology, such as idc, rock, switch, and depend on those labels on nodes. advantage:...
> Moreover, the current implementation of this plugin resembles a greedy algorithm, which aims to find the optimal node for each task. However, the greedy algorithm doesn't necessarily yield the...