Closed
Description
Enhancement Description
- One-line enhancement description (can be used as a release note): Add a completion index to Pods of Jobs with fixed completion count
- Kubernetes Enhancement Proposal: http://git.k8s.io/enhancements/keps/sig-apps/2214-indexed-job
- Discussion Link: Support ArrayJob semantics in the job api kubernetes#97169 Indexed Job kubernetes#14188
- Primary contact (assignee): alculquicondor
- Responsible SIGs: sig-apps
- Enhancement target (which target equals to which milestone):
- Alpha release target (x.y): 1.21
- Beta release target (x.y): 1.22
- Stable release target (x.y): 1.24
- Alpha
- KEP (
k/enhancements
) update PR(s): Add KEP for Indexed Job in implementable status #2245 - Code (
k/k
) update PR(s): Indexed job implementation kubernetes#98812 - Docs (
k/website
) update PR(s): Documentation for Indexed completion mode website#26958
- KEP (
- Beta
- KEP (
k/enhancements
) update PR(s): Graduate Indexed Job to beta #2616 - Code (
k/k
) update PR(s): Graduate indexed job to beta kubernetes#101292 - Docs (
k/website
) update PR(s): Update release status of Indexed Job website#28806 Add details about using the Job completion index website#28980
- KEP (
- Stable
- KEP (
k/enhancements
) update PR(s): Graduate Indexed Job to stable #3113 Add details of scalability test for Indexed Jobs #3239 - Code (
k/k
) update PR(s): Graduate IndexedJob to stable kubernetes#107395 - Docs (
k/website
) update PR(s): Graduate Indexed Job to stable website#32395
- KEP (