From 3edd90555b9532db48dfa18f57f9404ad8a01c48 Mon Sep 17 00:00:00 2001 From: Florence Morris Date: Tue, 16 Dec 2025 15:20:42 -0500 Subject: [PATCH] In ui-cluster-overview-page.md, updated description of vCPUs. --- src/current/v26.1/ui-cluster-overview-page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/current/v26.1/ui-cluster-overview-page.md b/src/current/v26.1/ui-cluster-overview-page.md index 57c4c816de9..378e4108908 100644 --- a/src/current/v26.1/ui-cluster-overview-page.md +++ b/src/current/v26.1/ui-cluster-overview-page.md @@ -86,7 +86,7 @@ Uptime | Amount of time the node has been running. Replicas | Number of replicas on the node or in the locality. Capacity Usage | Percentage of usable disk space occupied by CockroachDB data on the node or in the locality. See [Capacity metrics](#capacity-metrics). Memory Usage | Memory used by CockroachDB as a percentage of the total memory on the node or in the locality. -vCPUs | Number of vCPUs on the machine. +vCPUs | Number of virtual CPUs available to the node, measured using cgroups to reflect the compute resources reserved in Kubernetes and other virtualized environments. Version | Build tag of the CockroachDB version installed on the node. ### Decommissioned nodes