Tux Machines

Kubernetes: Introducing Kueue

Posted by Roy Schestowitz on Oct 04, 2022

5 new improvements in Apache ShardingSphere
CISA Spreads FUD About "Open Source" While Microsoft is the Problem
↺ Kubernetes

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 hooks for integrating other custom-built APIs for batch jobs.

Read on

↺ Read on
gemini.tuxmachines.org