Re-onboarding a cluster

Learn how to re-upload your Kubernetes cluster, ensuring its data continuation

You may encounter situations where re-uploading a cluster is necessary. For example, if you disconnect a cluster, you might later need to upload it again to restore its visibility and management within the PerfectScale.

How to retrieve clusterUID

To find the Cluster ID for the cluster you want to re-upload, go to the Overview page, click the three-dot menu next to the desired cluster, and select Copy Cluster UID. Your clusterUID is now copied to the clipboard.

clusterUID
clusterUID

How to retrieve credentials

To retrieve the clusterName, clientID, and clientSecret by executing the following commands accordingly:

clusterName

clientID

clientSecret

Re-installing PerfectScale Agent

While installing the PerfectScale Agent (4), ensure that you use the same clusterName and clusterUID as previously used. Cluster configuration

Use the following command to re-upload the cluster:

If taints and tolerations are defined in the node pool, you must include them in the command too, so it will appear like this:

Re-installing PerfectScale Automation Agent

If you've re-uploaded the cluster where PerfectScale Automation was previously operational and wish to resume using Automation for that cluster, it's important to re-install the Automation Agent. This step will ensure that your cluster remains continuously optimized, tailored to your previously configured CR.

When re-installing Automation Agent, run the following command:

If taints and tolerations are defined in the node pool, you must include them in the command too, so it will appear like this:

Last updated

Was this helpful?