Upgrading Alauda Container Platform GitOps
TOC
PrerequisitesUpgrading Alauda Container Platform GitOps cluster pluginConstraints and LimitationsProcedureVerificationPrerequisites
- Download the Alauda Container Platform GitOps cluster plugin installation package corresponding to your platform architecture.
- Upload the Alauda Container Platform GitOps installation package using the Upload Packages mechanism.
- Install the Alauda Container Platform GitOps cluster plugin to the
globalcluster using the cluster plugins mechanism.
INFO
Upload Packages:
Platform Management > Marketplace > Upload Packages page.
Click Help Document on the right to get instructions on how to publish the cluster plugin to global cluster. For more details, please refer to CLI.
Upgrading Alauda Container Platform GitOps cluster plugin
Constraints and Limitations
- Only supports upgrading in the
globalcluster.
Procedure
- Login, go to the Platform Management page.
- Click Clusters > Clusters > global > Functional Components to enter the components list page.
- Click the Upgrade button, and select the new version of Alauda Container Platform GitOps as the target in the Confirm Component Upgrade page.
- Click the Upgrade again and the Upgrade in the dialog to confirm the upgrading.
- (The following steps are only required if upgrading from
ACP 3.16.0). Go back to the clusterglobalpage, click Actions > CLI Tools to enter the CLI Window. - In the CLI window, input
kubectl delete cm -n argocd argocd-redis-ha-configmapto recreate theargocd-redis-ha-configmap. - In the CLI window, input
kubectl get cm -n argocd argocd-redis-ha-configmapto ensure the configmap is created.
Verification
- On the Platform Management page, under the Cluster section in the left navigation, the Config entry will be displayed. You can use the capabilities of Cluster Configuration Management.
- Access the Container Platform, the left navigation will display GitOps Applications entry, where you can create a GitOps application to immediately experience Creating an Argo CD Application via the web console.