Merge pull request #32395 from alculquicondor/indexed-job

Graduate Indexed Job to stable
This commit is contained in:
Kubernetes Prow Robot
2022-03-23 18:16:41 -07:00
committed by GitHub
3 changed files with 5 additions and 4 deletions
@@ -198,7 +198,7 @@ parallelism, for a variety of reasons:
### Completion mode
{{< feature-state for_k8s_version="v1.22" state="beta" >}}
{{< feature-state for_k8s_version="v1.24" state="stable" >}}
Jobs with _fixed completion count_ - that is, jobs that have non null
`.spec.completions` - can have a completion mode that is specified in `.spec.completionMode`: