PodGroup [api_object]ai-synthesized · conf 0.82
PodGroup represents a runtime instance of pods grouped together. PodGroups are created by workload controllers (Job, LWS, JobSet, etc...) from Workload.podGroupTemplates. PodGroup API enablement is toggled by the GenericWorkload feature gate.
scheduling
A PodGroup is a group of pods that can be scheduled together.
Why it matters It allows for the scheduling of related pods as a single unit.
Key facts - Defined in io.k8s.api.scheduling.v1alpha3.PodGroup
Sources
swagger.json — “io.k8s.api.scheduling.v1alpha3.PodGroup”