⎈ k8s knowledge compiler

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.jsonio.k8s.api.scheduling.v1alpha3.PodGroup

Related (4)

related_to ObjectMetareferences type conf=1
related_to PodGroupStatusreferences type conf=1
related_to PodGroupSpecreferences type conf=1
related_to PodGroupListreferences type conf=1

← all API Explorer