管理 Kueue

作为批处理管理员,你可以管理 Kueue.

Kueue 产品化

作为批处理管理员,你可能想要自定义配置 Kueue 的安装。

强制实施 Kueue 对工作负载的管理

作为批处理管理员,你可能希望配置 Kueue 以确保所有由批处理用户创建的工作负载都将由 Kueue 管理。 根据你使用的 Kubernetes 和 Kueue 版本,有几种机制可以用于此强制实施。

设置 RBAC

在集群中设置基于角色的访问控制(RBAC),以控制可以查看和创建 Kueue 对象的用户类型。

Administer Cluster Quotas

Manage your cluster resource quotas and to establish Fair Sharing rules among the tenants.

监控 pending 状态的工作负载

如何监控 pending 状态的工作负载

使用工作负载优先级(`WorkloadPriority`)运行作业(Job)

使用工作负载优先级运行作业(Job),此优先级(Priority)与 Pod 优先级无关

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.

Setup garbage-collection of workload

Configure automatic garbage-collection of finished and deactivated Workloads by defining retention policies.