You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One-line enhancement description (can be used as a release note): Add a suspend field to the Jobs API to allow orchestrators to create jobs with more control over when pods are created.
Enhancement Description
One-line enhancement description (can be used as a release note): Add a
suspendfield to the Jobs API to allow orchestrators to create jobs with more control over when pods are created.Kubernetes Enhancement Proposal: KEP 2232: add Suspend Job in implementable status #2234
Discussion Link:
Primary contact (assignee): @adtac
Responsible SIGs: sig-apps
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements) update PR(s): KEP 2232: add Suspend Job in implementable status #2234 (merged)k/k) update PR(s): batch API: add suspended job kubernetes#98727 (merged)k/website) update PR(s): job.md: add section on suspended jobs website#26466 (merged)Beta
k/enhancements) update PR(s): suspended jobs: graduate to beta #2646 (merged)k/k) update PR(s): graduate SuspendJob to beta kubernetes#102022 (merged)k/website) update(s): SuspendJob: graduate to beta website#28881 (merged)GA
k/enhancements) update PR(s): KEP-2232: Graduate suspend job to stable #3115 (merged)k/k) update PR(s): Graduate SuspendJob to GA kubernetes#108129 (merged)k/website) update(s): Promote SuspendJob to GA website#32333 (merged)/sig apps