> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How do I use Kueue for job queuing?

Install Kueue on your CKS cluster from the CoreWeave-published Helm chart (`coreweave/cks-kueue`), then define `ResourceFlavor`, `ClusterQueue`, and `LocalQueue` resources to control how jobs flow through the cluster. The chart also enables Topology-Aware Scheduling by default, which you can configure with CKS Node labels to co-locate Pods on InfiniBand or NVLINK topologies.

For full details, see [Kueue](/products/cks/clusters/coreweave-charts/kueue) and the worked example in [Run Ray with Kueue](/products/cks/clusters/frameworks/ray-with-kueue).

***

<Badge stroke shape="pill" color="blue" size="md">[Workload Scheduling](/support/cks/tags/workload-scheduling)</Badge>
