Manifests.io

Easy to use kubernetes documentation

CronJob.status

CronJobStatus represents the current state of a cron job.

Description
active 🔗
ObjectReference[]

A list of pointers to currently running jobs.

lastScheduleTime 🔗
Time

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

lastSuccessfulTime 🔗
Time

Information when was the last time the job successfully completed.

See an issue here?