kubernetes-sigs / kueue

Kubernetes-native Job Queueing
https://kueue.sigs.k8s.io
Apache License 2.0
1.43k stars 260 forks source link

Topology Aware Scheduling (prepare for Beta) #3450

Open mimowo opened 1 week ago

mimowo commented 1 week ago

What would you like to be added:

Provide implementation for the features required for Beta: https://github.com/kubernetes-sigs/kueue/tree/main/keps/2724-topology-aware-scheduling#beta

Probably the most important task is to put pods with consecutive indexes (ranks) within the same topology domain.

This may take a while, and potentially we release a second alpha, so I don't say yet "promote to beta".

This is continuation of https://github.com/kubernetes-sigs/kueue/issues/2724

Why is this needed:

To prepare for promotion to Beta

Completion requirements:

This enhancement requires the following artifacts:

The artifacts should be linked in subsequent comments.

mimowo commented 1 week ago

cc @tenzen-y @mwielgus