865 B
865 B
NodeCondition v1
Group | Version | Kind |
---|---|---|
Core | v1 | NodeCondition |
NodeCondition contains condition information for a node.
Field | Description |
---|---|
lastHeartbeatTime Time |
Last time we got an update on a given condition. |
lastTransitionTime Time |
Last time the condition transit from one status to another. |
message string |
Human readable message indicating details about last transition. |
reason string |
(brief) reason for the condition's last transition. |
status string |
Status of the condition, one of True, False, Unknown. |
type string |
Type of node condition. |