katij-uipath / v23.10_Automation_Suite_Upgrade

0 stars 0 forks source link

Prep for the cluster data sync #95

Open katij-uipath opened 5 months ago

katij-uipath commented 5 months ago

On the primary node of the TARGET 23.10 cluster:

ui2310

generate the target_kubeconfig file of the TARGET cluster

./configureUiPathAS.sh kubeconfig get --migration

Download the target_kubeconfig file generated and the v23.10 target cluster_config.json file, and move both to the /uipath/2023.10.1 directory on the v22.4 cluster primary node.

chmod 755 /uipath/2023.10.1/k8s-migration-sa-uipath-conf

chown root /uipath/2023.10.1/k8s-migration-sa-uipath-conf

chmod 755 /uipath/2023.10.1/cluster_config.json

chown root /uipath/2023.10.1/cluster_config.json

On the primary node of the v22.4 SOURCE CLUSTER, confirm all needed files are in the '/uipath/2023.10.1' directory:

ll /uipath/2023.10.1

Files listed should include: cluster_config.json k8s-migration-sa-uipath-conf versions.json

Edit the cluster_config.json on the 22.4 primary node and disable Apps (just for the data migration sync)