PodGroupTemplate [api_object]ai-synthesized · conf 0.82
PodGroupTemplate represents a template for a set of pods with a scheduling policy.
schedulingsecurity
A PodGroupTemplate is an object that defines a template for creating pod groups.
Why it matters It allows for the creation of multiple pod groups from a single template.
Key facts - Defined in io.k8s.api.scheduling.v1alpha3.PodGroupTemplate - Includes metadata, selector, and scheduling policy
Common pitfalls - Incorrectly configured templates can lead to inefficient resource utilization
Related PodGroupSpec, PodGroupStatus, PodGroupSchedulingPolicy
Sources
swagger.json — “io.k8s.api.scheduling.v1alpha3.PodGroupTemplate”