AI-Hypercomputer / AI-Hypercomputer/xpk

Consider configuring kueue waitForPodsReady

未关闭
#191 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
193
派生
94
平均合并
24 分钟
30 天内合并 PR
1

描述

kueue supports all-or-nothing scheduling: https://kueue.sigs.k8s.io/docs/tasks/manage/setup_wait_for_pods_ready/

Large multi-pod workloads that need every pod to be running to make progress (e.g. single-program-multi-data workloads) can deadlock capacity if the physical availability of resources does not match the configured kueue quotas. The kueue `waitForPodsReady` feature configures kueue to additionally monitor pod readiness condition for workloads. If not all pods become ready within a configured timeout, the workload is evicted and requeued.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。