Skip to content

Slot: annotations

Defines the application ID and unique identifier associated to the deployment specification. Needs to be assigned by the Workload Orchestration Software. See the Annotation Attributes section below.

URI: https://specification.margo.org/data-model/annotations Alias: annotations

Applicable Classes

Name Description Modifies Slot
DeploymentMetadata Metadata associated with the desired state no

Properties

Type and Range

Property Value
Range DeploymentAnnotations
Domain Of DeploymentMetadata

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Owner DeploymentMetadata

LinkML Source

name: annotations
description: Defines the application ID and unique identifier associated to the deployment
  specification. Needs to be assigned by the Workload Orchestration Software. See
  the [Annotation Attributes](#annotations-attributes) section below.
from_schema: https://specification.margo.org/data-model
alias: annotations
owner: DeploymentMetadata
domain_of:
- DeploymentMetadata
range: DeploymentAnnotations
required: true