Node summary
Kubernetes manages the workloads by embedding containers into Pods, which then operate on nodes. Monitoring the health of a Kubernetes cluster node can help you understand the components that impact the health of the nodes in your cluster.
The Node summary dashboard displays the details of the node and the resources that are used by the node based on the metrics that are collected and displayed.
Available widgets and their interactions
Node summary
- Click
This dashboard displays all the node components and the specific metrics and their trends.
. - From the filter options, choose the Cluster and Time
period.
- Select the cluster that you want to observe from the Cluster filter.
- From the Time period filter, select any of the following periods.
- Last hour
- Last 6 hours
- Last 12 hours
- Last 24 hours
- Last 7 days
- Last 30 days
- Last 365 days
- Custom
You can select the filter values or time ranges that you want to display in dashboards to which the filter is assigned. For more information, see Generic functions of Telco Network Cloud Manager - Performance Dashboards.
- Click Apply Filter.
The dashboard refreshes the data according to the filter attribute values.
Controller dashboard | Listener dashboards |
---|---|
Node summary |
|
Widgets | Chart type | Description |
---|---|---|
Current Status: <cluster> | ||
Total Nodes | Badge | Total number of nodes in the cluster |
Not Ready | Badge | Number of nodes that are not ready and scaled to zero. |
Unknown | Badge | Number of nodes that are unknown |
Ready | Badge | Number of nodes that are ready and scaled up. |
Node Summary | Grid | Table that displays the following metrics:
|
CPU Utilization (%) Trend | Timeseries | Displays the CPU Utilization trend in percentage of a node in the selected cluster. |
Memory Utilization (%) Trend | Timeseries | Displays the Memory Utilization trend in percentage of a node in the selected cluster. |
Traffic Volume (Bytes) Trend | Timeseries | Displays the Traffic Volume trend in bytes of a node in the selected cluster. |
Traffic Error Trend | Timeseries | Displays the network Traffic Errors trend in number of a node in the selected cluster. |
File System Usage (Bytes) Trend | Timeseries | The file system utilization data in bytes that includes total space, used space, and free space for all of the shared file systems a node in your cluster. |
Run Time Image File System Usage (Bytes) Trend | Timeseries | The file system usage in bytes of the docker image for the container. |