Skip to content

CPU Core Count

Ontology Key Identifier
compute.native.cloud/cpuCoreCount
Kubernetes Annotation
Kubernetes Label
Kubernetes Taint
ResourceClaim

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.

2
4
72