kubernetes-sigs / kueue

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

Support MultiKueue for Plain Pod Integration #2341

Open tenzen-y opened 1 month ago

tenzen-y commented 1 month ago

What would you like to be added: I'd like to support the MultiKueue for the plain pod the same as the Job and JobSet.

Why is this needed: In general multi tenant clusters not for ML/HPC, we deploy applications (~=Deplyment/Knative Service) and jobs such for DB batch processing into mixed multiple clusters. In such clusters, I'd like to manage quotas in all workloads by the Kueue.

Completion requirements:

This enhancement requires the following artifacts:

The artifacts should be linked in subsequent comments.

mimowo commented 1 month ago

There was also some interest and initial discussion on wg-batch Slack

tenzen-y commented 1 month ago

There was also some interest and initial discussion on wg-batch Slack

Thank you for pointing this out! Let me check it.