Skip to content

Commit

Permalink
kep2140
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Peoples committed Mar 28, 2022
1 parent 6da9c34 commit 35d731f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/docs/concepts/workloads/controllers/cron-jobs.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ for parsing and calculating the next Job creation time. Any usage of it is not
recommended in a production cluster.
{{< /caution >}}

**ALPHA**: CronJob now supports a new `timeZone` field.

When creating the manifest for a CronJob resource, make sure the name you provide
is a valid [DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
The name must be no longer than 52 characters. This is because the CronJob controller will automatically
Expand Down

0 comments on commit 35d731f

Please sign in to comment.