Viewing Clusters
Learn how to view and navigate Kubernetes clusters using the cluster list interface.
Accessing the Cluster List
Navigation
- Navigate to the Kubernetes Service Dashboard
- Click "Clusters" in the sidebar
- Select "Cluster Management" to view the cluster list
![Figure Needed] Kubernetes Dashboard showing the main interface with comprehensive overview including Resources section (Clusters: 1, Networks: 1, Resource Groups: 1), Active Clusters section displaying 'k8s-c-berniepro' cluster, Launch Kubernetes section with cluster creation functionality, and Resource Plans section with cost optimization features
Alternatively, from the main dashboard:
- Click on the "Clusters" counter card
- This takes you directly to the cluster management page
Cluster List Interface
The cluster list shows all clusters in a data grid format with the following columns:
![Figure Needed] Cluster management interface showing the clusters list with search functionality, data grid displaying cluster information including name (k8s-c-berniepro), state (Active), node group count (1), cluster version (v1.33.1), creation date, and manage actions, along with pagination controls
Column Details
- Name: Cluster identifier (clickable to view details)
- State: Current cluster status with visual indicators
- Node Group: Number of node pools in the cluster
- Cluster Version: Kubernetes version (e.g., v1.32.0)
- Created At: Cluster creation timestamp
- Actions: Management options (Manage link)
Status Indicators
Status | Description |
---|---|
Active | Cluster is healthy and operational |
Suspended | Cluster is temporarily suspended |
Terminated | Cluster is terminated |
Terminating | Cluster is being deleted |