⎈ k8s knowledge compiler

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

Related (4)

related_to CompositePodGroupStatusreferences type conf=1
related_to ObjectMetareferences type conf=1
related_to CompositePodGroupSpecreferences type conf=1
related_to CompositePodGroupListreferences type conf=1

← all API Explorer