We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04476c8 commit 9fd744eCopy full SHA for 9fd744e
content/en/docs/concepts/workloads/controllers/jobs-run-to-completion.md
@@ -472,7 +472,7 @@ starts a Spark master controller (see [spark example](https://github.com/kuberne
472
driver, and then cleans up.
473
474
An advantage of this approach is that the overall process gets the completion guarantee of a Job
475
-object, but complete control over what Pods are created and how work is assigned to them.
+object, but maintains complete control over what Pods are created and how work is assigned to them.
476
477
## Cron Jobs {#cron-jobs}
478
0 commit comments