CPU Core Count
Ontology Key Identifier
compute.native.cloud/cpuCoreCountApplicable Contexts
Section titled “Applicable Contexts”Kubernetes Annotation✓
Kubernetes Label✓
Kubernetes Taint—
ResourceClaim—
Description
Section titled “Description”Use this key to indicate the number of CPU cores available to a compute resource. The value should be a positive integer representing the total number of physical or virtual CPU cores. Fractional values are not allowed; the key represents the number of different cores that tasks can be scheduled to, not fractional allocation.
This key is useful for capacity planning, resource allocation, and workload scheduling decisions.
CPU cores can be taken offline. This key represents the total number of cores that can be available, not the number of cores currently active. However, a hot-plug event or hot-unplug event can still lead to the number changing.
Example Values
Section titled “Example Values”2472