Skip to content

Environment Name

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

Use this key to identify the deployment environment where a workload runs.

The environment name distinguishes between different stages of the software development and deployment lifecycle, enabling environment-specific policies, resource allocation, access controls, and operational practices.

Common environment names include “production”, “staging”, “development”, “test”, and “qa”, though the specific values depend on your organization’s deployment pipeline and practices.

production
staging
development
test
qa