Skip to content

Workload Version

Ontology Key Identifier
workload.native.cloud/version
Kubernetes Annotation
Kubernetes Label
Kubernetes Taint
ResourceClaim

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.

1.0.0
2.3.4-alpha.1
0.1.0-beta+20240605
3.2.1+build.123