29 lines
911 B
Markdown
29 lines
911 B
Markdown
|
|
---
|
||
|
|
title: "Orchestratiion"
|
||
|
|
linkTitle: "Orchestration"
|
||
|
|
weight: 10
|
||
|
|
description: >
|
||
|
|
Platform and infrastructure orchestration components.
|
||
|
|
---
|
||
|
|
|
||
|
|
{{% alert title="Draft" color="warning" %}}
|
||
|
|
**Editorial Status**: This page is currently being developed.
|
||
|
|
|
||
|
|
* **Jira Ticket**: [TICKET-XXX](https://your-jira/browse/TICKET-XXX)
|
||
|
|
* **Assignee**: [Name or Team]
|
||
|
|
* **Status**: Draft
|
||
|
|
* **Last Updated**: YYYY-MM-DD
|
||
|
|
* **TODO**:
|
||
|
|
* [ ] Add detailed component description
|
||
|
|
* [ ] Include usage examples and code samples
|
||
|
|
* [ ] Add architecture diagrams
|
||
|
|
* [ ] Review and finalize content
|
||
|
|
{{% /alert %}}
|
||
|
|
|
||
|
|
The Orchestration manages platform and infrastructure provisioning, providing the foundation for the EDP deployment model.
|
||
|
|
|
||
|
|
## Sub-Components
|
||
|
|
|
||
|
|
* **Infrastructure Provisioning**: Low-level infrastructure deployment (infra-deploy, infra-catalogue)
|
||
|
|
* **Platform Provisioning**: Platform-level component deployment via Stacks
|