Workload Version
Ontology Key Identifier
workload.native.cloud/versionApplicable Contexts
Section titled “Applicable Contexts”Kubernetes Annotation✓
Kubernetes Label—
Kubernetes Taint—
ResourceClaim—
Description
Section titled “Description”Use this key to specify the version of a workload.
The version identifies a specific release or build of the workload’s software. This is useful for tracking deployments, debugging issues, managing rollbacks, and correlating runtime behavior with specific code versions.
Because SemVer 2.0.0 allows characters (such as +) that are not valid in
Kubernetes label values, this key can only be used as an annotation.
Example Values
Section titled “Example Values”1.0.02.3.4-alpha.10.1.0-beta+202406053.2.1+build.123