kubernetes v1.33

StatefulSetList.items.status.conditions

StatefulSetCondition describes the state of a statefulset at a certain point.

5 fields
StatefulSetList.items.status.conditions fields and descriptions
Field / TypeDescription
Time

Last time the condition transitioned from one status to another.

  • format: date-time
message
string

A human readable message indicating details about the transition.

reason
string

The reason for the condition's last transition.

status
string required

Status of the condition, one of True, False, Unknown.

type
string required

Type of statefulset condition.