Running kubeflow jobs #2535
-
I understand that batch jobs automatically generate a workload when created but what about kubeflow jobs? they are in the integrations and there seems to be support for them so how do I implement it? how can I get kueue to generate workloads for those jobs as well? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Actually, the kubeflow jobs are natively supported in this upstream Kueue. |
Beta Was this translation helpful? Give feedback.
-
As I can see, this issue, #2536, seems to have already been resolved. |
Beta Was this translation helpful? Give feedback.
Actually, the kubeflow jobs are natively supported in this upstream Kueue.
You can find the way how the kubeflow integrations work here: https://kueue.sigs.k8s.io/docs/tasks/run/kubeflow/