This commit is contained in:
@@ -1,26 +1,5 @@
|
||||
# platform-projects
|
||||
|
||||
This directory groups broader infrastructure themes that sit above individual scripts. It highlights larger platform domains such as storage, clustering, monitoring, virtualization, and log analysis.
|
||||
This directory is reserved for future platform case studies. The current implemented project is [infra-run](../infra-run/).
|
||||
|
||||
## Diagram
|
||||
|
||||
```mermaid
|
||||
flowchart TD
|
||||
A["platform-projects"] --> B["storage"]
|
||||
A --> C["clustering"]
|
||||
A --> D["monitoring-zabbix"]
|
||||
A --> E["virtualization"]
|
||||
A --> F["elk-log-analysis"]
|
||||
```
|
||||
|
||||
## Scope
|
||||
|
||||
- `storage` - storage engineering themes and patterns.
|
||||
- `clustering` - high availability and cluster operations topics.
|
||||
- `monitoring-zabbix` - observability and alerting direction.
|
||||
- `virtualization` - compute platform and hypervisor-related topics.
|
||||
- `elk-log-analysis` - log ingestion, search, and analysis concepts.
|
||||
|
||||
## Notes
|
||||
|
||||
- These folders are currently high-level placeholders for future platform case studies.
|
||||
Planned platform topics are tracked in [ROADMAP.md](../ROADMAP.md). Subdirectories are placeholders only and should not be treated as completed work.
|
||||
|
||||
Reference in New Issue
Block a user