Editing Cluster

Overview

Key Sections

Cluster Information

  • Name: This field shows the display name of the cluster.

  • Cluster name or Git repository URL: This field allows you to specify the repository URL that will be shared with all applications in the cluster.

  • Timezone: A dropdown to select the timezone for the cluster. All dates and times displayed in ClusterWare console will be presented using this timezone.

Environment Variables Section

This section allows you to manage environment variables for the cluster. These Environment Variables are passed on to all application instances in the cluster at startup.

  • There are three pre-configured environment variables displayed: CLUSTERWARE_ENDPOINT_CERTIFICATE, CLUSTERWARE_ENDPOINT_CERTIFICATE_FINGERPRINT,

    CLUSTERWARE_ENDPOINT_CERTIFICATE_KEY

  • Add New Variable Button: A green button on the right side labeled with a plus icon (+) allows you to add new environment variables.

Each cluster has its own set of endpoint certificates. You can use those certificates to encrypt the traffic between the load balancer and application instances.

Last updated