Manage Kueue

As a batch administrator, you can manage Kueue.

Enforce Kueue Management of Workloads

As a batch administrator, you may want to configure Kueue to ensure that all Workloads created by batch users will be managed by Kueue. There are several mechanisms that can be used for this enforcement, depending on the versions of Kubernetes and Kueue you are using.

Setup RBAC

Setup role-based access control (RBAC) in your cluster to control the types of users that can view and create Kueue objects.

Administer Cluster Quotas

Manage your cluster resource quotas and to establish fair sharing rules among the tenants.

Monitor pending Workloads

How to monitor pending Workloads

Run job with WorkloadPriority

Run job with WorkloadPriority, which is independent from Pod’s priority

Setup All-or-nothing with ready Pods

Timeout-based implementation of the All-or-nothing scheduling

Setup a MultiKueue environment

Additional steps needed to setup the multikueue clusters.