PodCondition contains details for the current condition of this pod.
Last time we probed the condition.
Last time the condition transitioned from one status to another.
Human-readable message indicating details about last transition.
Name of the pod_condition.
Unique, one-word, CamelCase reason for the condition's last transition.
Status is the status of the condition. Can be True, False, Unknown. More info: releases.k8s.io/HEAD/docs/user-guide/pod-states.md#pod-conditions
Type is the type of the condition. Currently only Ready. More info: releases.k8s.io/HEAD/docs/user-guide/pod-states.md#pod-conditions