PodCondition
PodCondition contains details for the current condition of this pod.
Resource Structure
Interactive Tree
messagestringHuman-readable message indicating details about last transition.
observedGenerationintegerIf set, this represents the .metadata.generation that the pod condition was set based upon. The PodObservedGenerationTracking feature gate must be enabled to use this field.
reasonstringUnique, one-word, CamelCase reason for the condition's last transition.
statusstringRequiredStatus is the status of the condition. Can be True, False, Unknown. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions
typestringRequiredType is the type of the condition. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions