Cluster Selection & Creation

Overview

Key Sections

Top Navigation Bar

  • Cluster Selection Dropdown: Allows users to quickly switch between existing clusters. The currently selected cluster is displayed here.

Cluster Selection Area

  • Cluster Selection List: Click on the desired cluster from the list to select it. Selecting a cluster takes you to the Cluster Dashboard.

  • Cluster Options Menu: Clicking the three vertical dots on the right of each cluster entry opens a menu with the following options:

    • Edit: Opens the cluster settings for editing.

    • Auto-deployment: Opens the configuration panel for setting up automatic deployments for the selected cluster (CI/CD).

    • Remove: Deletes the selected cluster along with all resources associated with it. This operation is irreversible.

Create New Cluster Area

Enter your new cluster name or Git repository URL in the Cluster Name field and click Save to create the new cluster.

Your new cluster will be displayed on the clusters list.

The cluster name is automatically determined from your repository URL. You can change it later in cluster edit page.

Last updated