diff --git a/docs/user-guide/jobs.md b/docs/user-guide/jobs.md index ca7a19a762..f17727cc27 100644 --- a/docs/user-guide/jobs.md +++ b/docs/user-guide/jobs.md @@ -333,5 +333,4 @@ object, but complete control over what pods are created and how work is assigned ## Future work -Support for creating Jobs at specified times/dates (i.e. cron) is expected in the next minor -release. +Support for creating Jobs at specified times/dates (i.e. cron) is expected in [1.3](https://github.com/kubernetes/kubernetes/pull/11980).