Improve infra-run portfolio credibility
lint / shell-yaml-ansible (push) Failing after 21s

This commit is contained in:
Mateusz Suski
2026-05-08 21:18:22 +00:00
parent deb12a0b4f
commit ca5a876d03
87 changed files with 462 additions and 531 deletions
+2 -17
View File
@@ -1,18 +1,3 @@
# platform-projects/clustering
# clustering
This folder is reserved for clustering-focused platform work. It is meant for high-availability concepts, quorum behavior, failover patterns, and multi-node operational design.
## Diagram
```mermaid
flowchart LR
A["clustering"] --> B["Quorum"]
A --> C["Failover"]
A --> D["Service groups"]
A --> E["Operational validation"]
```
## Notes
- The directory is currently a placeholder.
- Its theme aligns naturally with the Veritas and GPFS toolkits elsewhere in the repository.
Clustering case study notes are planned. Current VCS-related examples live under ../../infra-run/scripts/bash/veritas/.