-
Notifications
You must be signed in to change notification settings - Fork 262
New issue
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
Support JobSet in Kueue #738
Comments
The first release of jobset came up https://github.com/kubernetes-sigs/jobset/releases/tag/v0.1.0 |
/assign @trasc |
/assign |
/unassign @trasc |
I helped write the suspend code in Jobset so feel free to tag if you find issues. |
For initially unsuspend, setting NodeAffinity foreach ReplicatedJob Template should be enough. |
Any progress on this? |
@mcariatm is working on this at the jobset side. |
So it will take a bit of time. |
Yes, I'm still working on it. On both sides kueue and jobset. I think tomorrow I will put all changes for kueue. Working on tests now. |
What would you like to be added:
The ability to control JobSet startup through Kueue.
Why is this needed:
To support a wide variety of workloads
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: