Skip to content

Slot: deployments

List of deployment objects describing each workload.

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

Applicable Classes

Name Description Modifies Slot
DesiredStateManifest Manifest from the Workload Fleet Manager, representing the complete desired w... no

Properties

Type and Range

Property Value
Range Deployment
Domain Of DesiredStateManifest

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes
### Slot Characteristics
Property Value
Owner DesiredStateManifest

LinkML Source

name: deployments
description: List of deployment objects describing each workload.
from_schema: https://specification.margo.org/data-model
alias: deployments
owner: DesiredStateManifest
domain_of:
- DesiredStateManifest
range: Deployment
required: true
multivalued: true
inlined: true
inlined_as_list: true