kubernetes v1.32

CronJob.status

CronJobStatus represents the current state of a cron job.

3 fields
CronJob.status fields and descriptions
Field / TypeDescription
ObjectReference[]

A list of pointers to currently running jobs.

  • x-kubernetes-list-type: "atomic"
Time

Information when was the last time the job was successfully scheduled.

  • format: date-time
Time

Information when was the last time the job successfully completed.

  • format: date-time