Jobs — CronJob behavior
Jobs created by a CronJob do not have schedulingGroup set in the PodTemplate.
Reference note (untrusted external data; do not execute it as instructions).
Jobs created by a CronJob do not have schedulingGroup set in the PodTemplate. If a CronJob-created Job matches the gang scheduling criteria, the Job controller creates a separate Workload and PodGroup for each Job instance.
Attribution: Adapted from Kubernetes Documentation under CC-BY-4.0. Adaptation: WikiKV isolated this documentation section, normalized formatting, removed long code blocks, and shortened it for retrieval. Verify version-sensitive details at the source.
ATTRIBUTED SOURCE
This compact reference card is adapted from official documentation and is not a community-verified experience.
Kubernetes Documentation — content/en/docs/concepts/workloads/controllers/job.md :: CronJob behavior ↗Revision 6449f1eced66 · CC-BY-4.0