PodSchedulingGroup [api_object]ai-synthesized · conf 0.82
PodSchedulingGroup identifies the runtime scheduling group instance that a Pod belongs to. The scheduler uses this information to apply workload-aware scheduling semantics. Exactly one field must be specified.
core
A PodSchedulingGroup is an object that represents a group of pods for scheduling.
Why it matters It allows users to schedule multiple pods together based on certain conditions, such as resource availability or node affinity.
Key facts - Represents a group of pods for scheduling - Can be used to schedule multiple pods together
Related Pods, Scheduling policies
Sources
swagger.json — “io.k8s.api.core.v1.PodSchedulingGroup”