We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 #2724
The rank-based ordering issue: #3533
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.
The text was updated successfully, but these errors were encountered:
cc @tenzen-y @mwielgus
Sorry, something went wrong.
No branches or pull requests
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 #2724
The rank-based ordering issue: #3533
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.
The text was updated successfully, but these errors were encountered: