kubernetes v1.33
HorizontalPodAutoscalerStatus.conditions
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
| Field / Type | Description |
|---|---|
lastTransitionTime is the last time the condition transitioned from one status to another
| |
message | message is a human-readable explanation containing details about the transition |
reason | reason is the reason for the condition's last transition. |
status | status is the status of the condition (True, False, Unknown) |
type | type describes the current condition |