Node Pool View
The node pool view displays the usage and allocation of node pool resources, so you can monitor the load of a node pool.
Metric Description
You can view the node pool metrics in the following table.
Metric |
Unit |
Description |
---|---|---|
Node Pool CPU Allocation Rate |
% |
Total CPU requests of pods/Total CPUs of all nodes in the node pool |
Node Pool CPU Usage |
% |
Total CPUs used by all nodes/Total CPU in the node pool |
Node Pool Memory Allocation Rate |
% |
Total memory requests of pods/Total memory of all nodes in the node pool |
Node Pool Memory Usage |
% |
Total memory used by all nodes/Total memory in the node pool |
Node Count Trend |
N/A |
The number of nodes in the node pool. |
Metric List
The following is the metric lis of the node pool view.
Metric |
Unit |
Description |
---|---|---|
kube_node_labels |
Gauge |
Node label. label_cce_cloud_com_cce_nodepool indicates the name of a node pool. If this label does not exist, Default Pool is used. |
node_cpu_seconds_total |
Counter |
Seconds the CPUs spent in each mode. |
node_memory_MemAvailable_bytes |
Gauge |
Available memory of a node. |
node_memory_MemTotal_bytes |
Gauge |
Total memory of a node. |
kube_pod_container_resource_requests |
Gauge |
Resource requests of a container. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.