Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 411 Bytes

queue.md

File metadata and controls

9 lines (7 loc) · 411 Bytes

Queue

A Queue is a namespaced object that groups closely related workloads belonging to a single tenant. A Queue points to one ClusterQueue from which resources are allocated to run its workloads.

Users submit jobs to a Queue, instead of directly to a ClusterQueue. This allows tenants to discover which queues they can submit jobs to by listing the queues in their namespace.