Authors: Abdullah Gharaibeh (Google), Aldo Culquicondor (Google) Whether on-premises or in the cloud, clusters face real constraints for resource usage, quota, and cost management reasons.Regardless of the autoscalling capabilities, clusters have finite capacity.As a result, users want an easy way to fairly and efficiently share resources. In this article, we introduce Kueue, an open source job queueing controller designed to manage batch jobs as a single unit.Kueue leaves pod-level orchestration to existing stable components of Kubernetes.Kueue natively supports the Kubernetes Job API and offers

Just published by Kubernetes: Read more