- Scope: Organization level
- Purpose: Overview of all cluster infrastructure in the organization.
- Relevant Personas: CoE Admin, Operations Engineer, Developer
Overview
The Clusters page gives administrators a centralized view of all runtime infrastructure in the organization. It shows every Cluster as a tile card with key details, and lets admins provision new clusters directly.
Cluster List
| Section | Description |
|---|---|
| Summary Stats | Total clusters, active clusters, and sleeping clusters tiles |
| Create New Cluster | Button to provision a new cluster |
| Cluster Grid | Clickable tile cards showing name, plan tag (Production/Staging/Dev), generation, status (active/sleeping), region, tenant count |
Cluster Detail
Clicking a cluster opens a detailed management view. This view is accessible from both the organization level and the Workspace level.
| Tab | Description |
|---|---|
| Overview | Component health grid (Zeebe, Admin, Operate, Tasklist — each with status and “Open” link), plus general information (status, version, provider, region, backup region, region ID, cluster ID) |
| Tenants | Multi-tenant configuration (placeholder) |
| API Clients | Cluster-level API client management (placeholder) |
| Monitoring | Cluster health monitoring (placeholder) |
| Backups | Backup configuration and history (placeholder) |
| Alerts | Alert rules and notification configuration (placeholder) |
Persona-Specific Behavior
- CoE Admin: This is a core infrastructure page. Admins use it to monitor all environments, provision new clusters, check component health, and manage configuration across tenants, API clients, monitoring, backups, and alerts.
- Delivery Team: View available clusters and deploy to them. Access cluster components (Operate, Tasklist) from the cluster detail view.
See Also
- Cluster — entity definition
- Workspace Settings — cluster assignment at the workspace level