Hybrid Mesh Platform
One Git repo governs three OpenShift clusters — secure connectivity, fleet GitOps, AI inference, and Industrial Edge workloads across hub and spokes without manual operator management.
Deploy hub + east + west on OpenShift via RHDP or
./pattern.sh install, connect clusters with ACM and Skupper, and run Industrial Edge workloads from Developer Hub templates.
Multi-cluster GitOps using Red Hat Advanced Cluster Management, OpenShift GitOps (Argo CD), ambient Service Mesh, Connectivity Link (Kuadrant), Skupper, Grafana, ACS, Developer Hub, and Industrial Edge.
Quick links
| Topic | Page |
|---|---|
| Architecture | Architecture |
| Install (ACM-first) | Getting Started |
| RHDP catalog orders | RHDP field content |
| Region paths (hub/east/west) | Region strategy |
| ACM + GitOps | Deploy with ACM and GitOps |
| GitOps chain | Deployment chain |
| Red Hat products | Products index |
| Scaffolding | Scaffolding |
| Troubleshooting | Troubleshooting |
| Workshop Showroom | Hybrid Mesh AI Workshop |
Reference
| Topic | Page |
|---|---|
| Bill of Materials | Operator versions |
| Validation Guide | Verify deployment |
| Support Policy | Community support |
Repository layout
| Path | Purpose |
|---|---|
charts/region/hub/ | Hub cluster bootstrap + clusterGroup values |
charts/region/east/ | East spoke bootstrap + clusterGroup values |
charts/region/west/ | West spoke bootstrap + clusterGroup values |
charts/all/ | Cross-cluster Helm components (50+ charts) |
values-global.yaml | Pattern-wide globals |
overrides/ | Platform-specific value overrides |
docs/ | GitHub Pages documentation |
Key charts
| Chart | Purpose |
|---|---|
acm-operator | ACM MultiClusterHub installation |
acm-hub-spoke | Spoke registration + GitOpsCluster |
console-links | OpenShift Console quick links |
platform-validation | Automated validation CronJobs |
fleet-values-sync | Cross-cluster domain sync |
Pattern repo: github.com/maximilianoPizarro/hybrid-mesh-platform
Next → Architecture