Argo CD
- Review the system requirements of the add-on to make sure you have enough resources to install it.
- (Optional) Perform manual scaling of worker node groups or set up automatic scaling.
Several installation options are available for the add-on.
-
Install the add-on:
Management console-
Go to VK Cloud management console.
-
Select the project that contains the required cluster.
-
Go to Containers → Kubernetes clusters.
-
Click the name of the required cluster.
-
Go to the Addons tab.
-
If there are already installed add-ons in the cluster, click the Add addon button.
-
Click the Install button on the
argocdadd-on card. -
Select the required version from the drop-down list.
-
Click the Install addon button.
-
If necessary, edit the following:
-
selected version
-
application name
-
the name of the namespace where the add-on will be installed
-
-
Click the Install addon button.
The installation of the add-on in the cluster will begin. This process can take a long time.
-
-
Study the official Argo CD documentation to avoid mistakes when configuring and working with the add-on. Particularly, when using the add-on, you will need to be able to:
- access the Argo CD web interface
- connect the Git repository that contains the configuration of the cluster
- start manual or automatic synchronization of the cluster state with its Git repository
Editing the add-on code is applicable for standard installation and installation on dedicated worker nodes.
The full add-on settings code along with the description of the fields is available on GitHub.
After editing the add-on code continue installing the add-on.