Files
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00

551 B
Executable File

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
CronJob cronjob 2018-04-12 /docs/concepts/workloads/controllers/cron-jobs/ Manages a [Job](/docs/concepts/workloads/controllers/jobs-run-to-completion/) that runs on a periodic schedule.
core-object
workload

Manages a Job that runs on a periodic schedule.

Similar to a line in a crontab file, a Cronjob object specifies a schedule using the Cron format.