Is it possible to customize the re-queue behavior after a job failure or preemption? #2752
Answered
by
tenzen-y
Zhenshan-Jin
asked this question in
Q&A
-
Hi team, I am wondering if it is possible to customize the requeue behavior like
I don't see any public documentation on this topic yet. If I miss anything, please let me know. Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
tenzen-y
Aug 29, 2024
Replies: 1 comment
-
@Zhenshan-Jin Sorry for the late response. https://kueue.sigs.k8s.io/docs/tasks/manage/setup_wait_for_pods_ready/#requeuing-strategy |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tenzen-y
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Zhenshan-Jin Sorry for the late response.
Indeed, we provide the features with waitForPodsReady. So, you can learn how you can custom behavior when re-queuing happens.
https://kueue.sigs.k8s.io/docs/tasks/manage/setup_wait_for_pods_ready/#requeuing-strategy