Automation Suite
2023.10
false
Banner background image
Automation Suite on Linux Installation Guide
Last updated Apr 19, 2024

Disaster Recovery: Performing post-installation operations

Generating the kubeconfig file of the cluster

The generated kubeconfig file must have only limited permissions to access another cluster's correct set of Kube objects.

To generate the base64-encoded kubeconfig file, run the following command:

./configureUiPathAS.sh kubeconfig get --multisite./configureUiPathAS.sh kubeconfig get --multisite

Parameter

Description

--multisiteGenerates the kubeconfig file with limited permissions.

Updating the kubeconfig file and linking two Automation Suite clusters

To update the kubeconfig file of another cluster and link both of them, run the following command:

./configureUiPathAS.sh kubeconfig set --secret "fgad8GDH9dbks" --multisite./configureUiPathAS.sh kubeconfig set --secret "fgad8GDH9dbks" --multisite

Parameter

Description

--secretAccepts the base64-encoded kubeconfig file.
--multisiteLinks the two clusters.

Removing the kubeconfig file and delinking two Automation Suite clusters

To remove the kubeconfig file of another cluster and de-link two Automation Suite clusters, run the following command:

./configureUiPathAS.sh kubeconfig unset --multisite./configureUiPathAS.sh kubeconfig unset --multisite

Parameter

Description

--multisite

De-links two Automation Suite clusters.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.