Update content/en/blog/_posts/2023-08-04-kubernetes-1.28-blog.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>pull/42381/head
parent
50fcdeb4bc
commit
2defd4d10e
|
@ -202,7 +202,7 @@ have been terminated. If cluster autoscaler is enabled, early creation of replac
|
|||
To learn more, read [Delayed creation of replacement pods](/docs/concepts/workloads/controllers/job/#delayed-creation-of-replacement-pods)
|
||||
in the Job documentation.
|
||||
|
||||
## Job retry backoff limit, per index
|
||||
## Job retry backoff limit, per index (alpha) {#job-per-index-retry-backoff}
|
||||
|
||||
This extends the Job API to support indexed jobs where the backoff limit is per index, and the Job can continue execution despite some of its indexes failing.
|
||||
|
||||
|
|
Loading…
Reference in New Issue