Add a missing word

The sentence is not complete.
This commit is contained in:
Boris Od
2020-05-25 14:07:00 +05:30
committed by GitHub
parent 04476c833d
commit 9fd744eb93
@@ -472,7 +472,7 @@ starts a Spark master controller (see [spark example](https://github.com/kuberne
driver, and then cleans up.
An advantage of this approach is that the overall process gets the completion guarantee of a Job
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.
## Cron Jobs {#cron-jobs}