website/docs/api-reference/v1.5/documents/_generated_replicasetcondit...

809 B

ReplicaSetCondition v1beta1

Group Version Kind
Core v1beta1 ReplicaSetCondition

ReplicaSetCondition describes the state of a replica set at a certain point.

Field Description
lastTransitionTime
Time
The last time the condition transitioned from one status to another.
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 replica set condition.