slurmrestd as an in-cluster Service so authenticated Pods can submit jobs through its REST API instead of SSH-ing into a login node. Enable it by setting rest.enabled: true in your SUNK values.yaml, and configure the Service under rest.service.* (and the deployment under other rest.* keys).
Note that SUNK recommends keeping rest.enabled disabled for most use cases. Enable slurmrestd only if you have a specific need to call the Slurm REST API from in-cluster Pods.
For full parameter details, see Slurm parameters.
Workload Scheduling