⎈ k8s knowledge compiler

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.jsonio.k8s.api.batch.v1.CronJobSpec

Related (2)

related_to JobTemplateSpecreferences type conf=1
related_to CronJobreferences type conf=1

← all API Explorer