Skip to content
Discussion options

You must be logged in to vote

HPA is fine for a long-lived serving Deployment reacting to load. Kueue is the right tool when you have queued, quota-bound jobs competing for scarce GPUs — it does gang scheduling, fair-sharing across teams, and admission control so you do not oversubscribe. Serving = HPA; batch/campaign workloads on a fixed GPU pool = Kueue. They compose: HPA for the endpoint, Kueue for the batch lane.

Replies: 1 comment

Comment options

iacker
Jul 10, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by iacker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant