> ## 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 set up the SUNK Pod Scheduler to share Nodes between Pods and Slurm jobs?

The SUNK Pod Scheduler reconciles resource accounting between Slurm and the Kubernetes scheduler so Pods and Slurm jobs can share the same Nodes without double-allocating resources. Configure it in your SUNK `values.yaml` and apply the matching `schedulerName` on Pods that should respect Slurm reservations. The Pod Scheduler is essential when sharing GPU capacity between interactive Kubernetes workloads and batch training runs.

For full details, see [Schedule Kubernetes Pods alongside Slurm jobs](/products/sunk/run_workloads/schedule-kubernetes-pods) and [Manage scheduler resources](/products/sunk/run_workloads/manage-scheduler-resources).

***

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