Managing Clusters

The Clusters page displays the list of clusters to which the applications are deployed. You can manage the cluster to which your application needs to be deployed.

  • Navigate to Setup > Clusters. The cluster details page is displayed.

The following details of the cluster are displayed:

  • Name - Name of the cluster.

  • Account - The account name of the cluster.

  • Target Type - Type of the cluster: Kubernetes or Non-Kubernetes

  • Provider Type - Type of service provider: AWS or self-hosted.

  • Status - Status of the cluster: Connected or Disconnected

  • Server - The server or IP address.

  • Default Environment - The environment in which the cluster is deployed.

To create a new cluster, click the New Account button. The Create Cluster details page is displayed.

Enter the following details for the Cluster.

  • Name - Name of the cluster.

  • Target Type - Type of the cluster: Kubernetes or Non-Kubernetes

  • Provider Type - Type of service provider: AWS or self-hosted.

  • Account - The account name of the cluster.

  • Server - The server or IP address.

  • Default Environment - The environment in which the cluster is deployed.

Click Save. The Cluster is created.

Last updated