Join us

ContentUpdates and recent posts about kueue..
 Activity
@koukibadr started using tool Jenkins , 1 week, 5 days ago.
 Activity
@koukibadr started using tool Firebase , 1 week, 5 days ago.
 Activity
@koukibadr started using tool Docker Compose , 1 week, 5 days ago.
 Activity
@koukibadr started using tool Docker , 1 week, 5 days ago.
 Activity
@koukibadr started using tool Azure Pipelines , 1 week, 5 days ago.
 Activity
@koukibadr started using tool Amazon S3 , 1 week, 5 days ago.
 Activity
@ravikyada started using tool Kubernetes , 1 week, 5 days ago.
 Activity
@ravikyada started using tool Jenkins , 1 week, 5 days ago.
 Activity
@ravikyada started using tool Grafana , 1 week, 5 days ago.
 Activity
@ravikyada started using tool Docker , 1 week, 5 days ago.
Kueue is a Kubernetes-native job queueing and workload management system designed for large-scale, mixed compute environments such as AI/ML training, batch workloads, and HPC workflows. Instead of scheduling individual Pods, Kueue operates at the job level, deciding when a job should run based on resource quotas, fair-sharing policies, cluster availability, and workload priorities.

Kueue integrates tightly with Kubernetes, working alongside the default scheduler rather than replacing it. It provides features such as all-or-nothing (gang) admission, workload preemption, quota-based sharing across teams or tenants, and support for advanced frameworks like JobSet and Ray. Its goal is to help Kubernetes clusters run efficiently under heavy load while ensuring that critical, latency-sensitive, or large training jobs receive the resources they need without starving lower-priority workloads.