Updated on 2026-06-16 GMT+08:00

Node Pool View

The node pool view displays the usage and allocation of node pool resources, so you can better monitor the load of a node pool.

Metric Description

You can view the node pool metrics in the following table.

Figure 1 Node pool metrics
Table 1 Node pool metrics

Metric

Unit

Description

Node Pool CPU Request Rate

%

Total CPU request of pods on all nodes in the node pool/Total CPU of all nodes in the node pool

Node Pool CPU Usage

%

Total CPU used by all nodes in the node pool/Total CPU of the node pool

Node Pool Memory Request Rate

%

Total memory request of pods on all nodes in the node pool/Total memory of all nodes in the node pool

Node Pool Memory Usage

%

Total memory used by all nodes in the node pool/Total memory of the node pool

Node Count Trend

N/A

The number of nodes in the node pool.

Metric List

The following is the metric list of the node pool view.

Table 2 Metric description

Metric

Unit

Description

kube_node_labels

Gauge

Node label. label_cce_cloud_com_cce_nodepool is the name of the CCE node pool. If the label does not exist, the default pool will be 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.