File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/concepts/workloads/controllers Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -856,7 +856,7 @@ object, but maintains complete control over what Pods are created and how work i
856
856
* Read about different ways of running Jobs:
857
857
* [ Coarse Parallel Processing Using a Work Queue] ( /docs/tasks/job/coarse-parallel-processing-work-queue/ )
858
858
* [ Fine Parallel Processing Using a Work Queue] ( /docs/tasks/job/fine-parallel-processing-work-queue/ )
859
- * Use an [ indexed Job for parallel processing with static work assignment] ( /docs/tasks/job/indexed-parallel-processing-static/ ) (beta)
859
+ * Use an [ indexed Job for parallel processing with static work assignment] ( /docs/tasks/job/indexed-parallel-processing-static/ )
860
860
* Create multiple Jobs based on a template: [ Parallel Processing using Expansions] ( /docs/tasks/job/parallel-processing-expansion/ )
861
861
* Follow the links within [ Clean up finished jobs automatically] ( #clean-up-finished-jobs-automatically )
862
862
to learn more about how your cluster can clean up completed and / or failed tasks.
You can’t perform that action at this time.
0 commit comments