Managing Clusters¶
Learn how to add, manage, and remove clusters in Obsyk.
Adding a Cluster¶
- Navigate to Clusters in the sidebar
- Click Add Cluster
- Enter a descriptive name for your cluster
- Click Create
Obsyk generates OAuth2 credentials for the operator:
- Client ID - Public identifier for authentication
- Client Secret - Private key (shown only once)
Naming Convention
Use descriptive names like prod-us-east-1 or staging-gke to easily identify clusters.
Cluster Status¶
Each cluster displays its current status:
| Status | Description |
|---|---|
| Connected | Operator is actively sending data |
| Disconnected | No recent communication from operator |
| Pending | Cluster registered but operator not yet installed |
Cluster Details¶
Click on a cluster to view:
- Overview - Resource counts and cluster metadata
- Namespaces - All namespaces with resource summaries
- Nodes - Worker nodes and their status
Removing a Cluster¶
- Click on the cluster to open details
- Click Delete Cluster
- Confirm the deletion
Data Retention
Deleting a cluster removes all associated data. This action cannot be undone.
Before deleting, uninstall the operator from your cluster: