Skip to main content
Schemaobject

io.k8s.api.scheduling.v1alpha3.PodGroupStatus

PodGroupStatus represents information about the status of a pod group.

Source
specs/apis__scheduling.k8s.io__v1alpha3_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
conditions array
optional

conditions represent the latest observations of the PodGroup's state. Known condition types: - "PodGroupInitiallyScheduled": Indicates whether the scheduling requirement has been satisfied. Once this condition transitions to True, it serves as a terminal state and will never revert to False, even if pods are subsequently evicted and group constraints are no longer met. - "DisruptionTarget": Indicates whether the PodGroup is about to be terminated due to disruption such as preemption. Known reasons for t…

resourceClaimStatuses array
optional

resourceClaimStatuses is status of resource claims.