kubernetes v1.37

Deployment.status.conditions

DeploymentCondition describes the state of a deployment at a certain point.

6 fields
Deployment.status.conditions fields and descriptions
Field / TypeDescription
Time

Last time the condition transitioned from one status to another.

  • format: date-time
Time

The last time this condition was updated.

  • 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

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

type
string

Type of deployment condition.