Kueue is a cloud-native job queueing system for batch, HPC, AI/ML, and similar applications in a Kubernetes cluster.
For more information on the Kueue, please refer to the official documentation.
Kueue is available as part of the KKP’s default application catalog. It can be deployed to the user cluster either during the cluster creation or after the cluster is ready(existing cluster) from the Applications tab via UI.

-> Next button.
+ Add Application to deploy the Kueue application to the user cluster.
To further configure the values.yaml, find more information on the official documentation
Due to current limitations of the Kueue Helm Chart, Kueue ApplicationDefinition only supports versions v0.13.4 and newer.
Additionally, please ensure that the nameOverride and fullnameOverride configurations are specified within the values.yaml file.