Cluster settings

Review or edit the settings of the onboarded cluster

Cluster Settings contains a variety of configurable parameters.

To navigate to the Custer Settings , go to the Overview tab and find the needed cluster from the list of onboarded clusters. Hover over the cluster and click on the Gear button.

General Settings

General cluster settings
  1. Cluster Name - (editable field) displays the name of the cluster.

  2. Optimization Policy - specifies how resources should be allocated to achieve the desired level of resiliency. This allows setting policies to support the individual needs of your workloads. Keep the default or select one of the following values:

    • MaxSavings - maximum cost savings, the best for non-production environments

    • Balanced (default) - optimally balances cost and resiliency

    • ExtraHeadroom - the best fit for latency-sensitive environments

    • MaxHeadroom - keeps the environment above the highest spikes

    Discover more about customizing the Optimization policy herearrow-up-right.

  3. Region - (autodetected editable field) displays the region where the cluster is running.

  4. Cloud Provider - (autodetected non-editable field) displays the cloud provider name.

  5. Initialization Date - (non-editable field) displays the date when the cluster was added.

  6. Disconnect Cluster - click on the button to disconnect the cluster from PerfectScale.

  7. Kubernetes version - shows the Kubernetes version currently used by the cluster.

Click Save Changes button to save the changes or Cancel & Close to discard them.

Customizations

PerfectScale offers a range of customizable features designed to empower you to build your own optimized K8s ecosystem. These enhancements boost observability throughout your environment while streamlining processes like alerting, ticketing, and pricing management.

Explore the available customizations here.

Cluster labels

PerfectScale allows you to leverage your cluster labels, enabling you to organize and manage your Kubernetes clusters in the usual way. This capability is particularly helpful when managing large-scale Kubernetes environments with numerous clusters. By defining and applying cluster labels, you can streamline navigation and filtering across PerfectScale dashboards, ensuring quick access to the data you need.

Cluster labels

How to add a label

There are two seamless approaches to add cluster labels:

Add cluster labels from cluster settings

  1. In the cluster list, click the gear icon next to the cluster name to open Cluster Settings.

  2. Go to the Labels tab.

  3. Click + New Label.

  4. Enter the Label Key and Label Value.

circle-exclamation
circle-info

Both the Key and the Value are limited to a maximum of 225 characters. Only alphanumeric characters and the following special symbols are allowed: . - _ /.

  1. Click Save.

Add cluster label - cluster settings

Add cluster labels from global settings

  1. Navigate to Global Settings in the bottom-left corner of the screen.

  2. Open Cluster Labels.

  3. Under the desired cluster, click + New Label.

  4. Enter the Label Key and Label Value.

circle-exclamation
circle-info

Both the Key and the Value are limited to a maximum of 225 characters. Only alphanumeric characters and the following special symbols are allowed: . - _ /.

  1. Click Save.

Add cluster label - global settings

How to edit/delete a label

You can seamlessly edit or delete labels. Simply hover over the label in either the cluster settings or the global settings, and select the desired action.

Label actions

Upgrade and maintenance

PerfectScale delivers its services through agents like the PSC Exporter and PSC AutoScaler. To continuously analyze your environment, provide recommendations, and execute automation on your clusters, it's essential to have the relevant agent installed.

As part of regular upgrade and maintenance, we recommend rerunning the provisioner every three months. This guarantees that your deployment remains up to date with the latest version and configuration changes. If you're running an on-premise environment, please contact PerfectScale support through either Slackarrow-up-right or emailenvelope so that we can provide you with the needed resources for the upgrade, including:

  • The most recent version of the PerfectScale provisioner

  • The most recent version of the PerfectScale provisioner configuration

You need to run the provisioner against the on-premises cluster configuration, selecting the same kubeconfig and kubecontext to connect to the original cluster in the provisioner configuration. The provisioner will upgrade needed components.

With the new version, you’ll also have access to download the SBOMs for all components associated with the release.

Last updated

Was this helpful?