You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It automates the deployment of applications by continuously monitoring Git repositories and synchronizing the desired application state with the live state in your Kubernetes cluster.
4
+
5
+
## Deployment Options
6
+
7
+
We provide two ways to deploy Argo CD to your Kubernetes cluster:
8
+
9
+
### 1. Manual Deployment
10
+
11
+
Deploy Argo CD manually using Helm with customizable values files. This approach gives you full control over the configurations.
0 commit comments