Slot: namespace
When deploying to Kubernetes, the namespace the manifest is added under. The namespace is chosen by the workload orchestration solution vendor.
URI: https://specification.margo.org/data-model/namespace
Alias: namespace
Applicable Classes
| Name |
Description |
Modifies Slot |
| DeploymentMetadata |
Metadata associated with the desired state |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
| ### Slot Characteristics |
|
LinkML Source
name: namespace
description: When deploying to Kubernetes, the namespace the manifest is added under.
The namespace is chosen by the workload orchestration solution vendor.
from_schema: https://specification.margo.org/data-model
alias: namespace
owner: DeploymentMetadata
domain_of:
- DeploymentMetadata
range: string
required: true