V2HorizontalPodAutoscalerCondition

March 28, 2026 ยท View on GitHub

HorizontalPodAutoscalerCondition describes the state of a HorizontalPodAutoscaler at a certain point.

Properties

NameTypeDescriptionNotes
last_transition_timedatetimelastTransitionTime is the last time the condition transitioned from one status to another[optional]
messagestrmessage is a human-readable explanation containing details about the transition[optional]
reasonstrreason is the reason for the condition's last transition.[optional]
statusstrstatus is the status of the condition (True, False, Unknown)
typestrtype describes the current condition

[Back to Model list] [Back to API list] [Back to README]