CompositePodGroup [api_object]ai-synthesized · conf 0.82
CompositePodGroup represents a runtime instance of pod groups grouped together. CompositePodGroups are created by workload controllers (LWS, JobSet, etc...) from Workload.compositePodGroupTemplates. CompositePodGroup API enablement is toggled by the CompositePodGroup feature gate.
scheduling
A composite pod group in Kubernetes, represented by the io.k8s.api.scheduling.v1alpha3.CompositePodGroup type.
Why it matters Allows for grouping of pods based on scheduling policies and other criteria.
Key facts - Used to group pods based on scheduling policies - Can be used with composite scheduling policies
Common pitfalls - Requires careful configuration to avoid conflicts between groups
Related api:CompositeGangSchedulingPolicy
Sources
swagger.json — “io.k8s.api.scheduling.v1alpha3.CompositePodGroup”