NodeStatus is information about the current status of a node.
List of addresses reachable to the node. Queried from cloud provider, if available. More info: releases.k8s.io/HEAD/docs/admin/node.md#node-addresses
Capacity represents the available resources of a node. More info: releases.k8s.io/HEAD/docs/user-guide/persistent-volumes.md#capacity for more details.
Conditions is an array of current observed node conditions. More info: releases.k8s.io/HEAD/docs/admin/node.md#node-condition
Endpoints of daemons running on the Node.
Name of the node_status.
Set of ids/uuids to uniquely identify the node. More info: releases.k8s.io/HEAD/docs/admin/node.md#node-info
NodePhase is the recently observed lifecycle phase of the node. More info: releases.k8s.io/HEAD/docs/admin/node.md#node-phase