Skip to content

Managing Clusters

After creating a cluster, it will be listed in the cluster table.

To manage a cluster, click on the kebab menu (three-dot menu) of the cluster to view the following actions as shown in the image below.

actions-on-clusters


Available Actions

1. Deployed Workloads

  • This option is used to navigate to the workloads page
  • Using this option will filter the deployed workloads on the selected cluster
  • For more details on Deployed Workloads, please refer to this section

2. Validate Cluster

  • This option is used to verify whether the cluster is reachable or not
  • Once the verification is complete, it will update the status column of the selected cluster

3. View Cluster Details

This option displays cluster details such as: - Kubernetes version - Nodes - Namespaces - Persistent volumes - Ingress controllers

You will be navigated to the cluster details page as shown in the image below:

cluster-details


4. Download Kubeconfig File

This option is used to download the cluster's kubeconfig file.

cluster-config-menu

cluster-config-download-success


5. Delete Cluster

  • This option is used to delete the cluster from CHAI™
  • A confirmation warning will be displayed
  • Once deleted, the cluster will no longer be available on the Clusters page

cluster-delete-menu

cluster-delete-warning