CronJobSpec [api_object]ai-synthesized · conf 0.82
CronJobSpec describes how the job execution will look like and when it will actually run.
batch
A specification of the desired CronJob in the Kubernetes API.
Why it matters CronJobSpec defines the configuration and behavior of a CronJob, allowing users to customize its execution.
Key facts - Represents the desired state of a CronJob - Defines the schedule, job template, and other settings
Related CronJob
Sources
swagger.json — “io.k8s.api.batch.v1.CronJobSpec”