Documentation > User Interface > Node view
The Nodes section provides a real-time view of all nodes in your Kubernetes cluster, including their resource utilization and status.
Top Graphs:
View CPU, Memory, and Disk usage trends by selecting a node. These graphs help identify performance bottlenecks over time.
Node Table:
The Nodes section provides a real-time view of all nodes in your Kubernetes cluster, including their resource utilization and status.
Top Graphs:
View CPU, Memory, and Disk usage trends by selecting a node. These graphs help identify performance bottlenecks over time.
The Node Table displays essential information about each node in your cluster, helping you assess performance and health at a glance:
Name: The hostname or identifier of the node.
CPU, Memory, Disk: Real-time resource usage displayed in percentages.
Taints: Indicates if the node restricts certain pods from being scheduled.
Roles: Defines the node’s function (e.g., control-plane, worker).
Version: The Kubernetes version running on the node.
Age: Duration since the node joined the cluster.
Conditions: Shows current node status, such as Ready, Not Ready, etc.
Refresh Button:
Manually refresh metrics to get the latest node state.