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 forKubernetes. It automates the deployment of applications by continuously monitoring Git repositories and synchronizing the desired application state with the live statein your Kubernetes cluster.
67
-
68
-
## Deployment Options
69
-
70
-
We provide two ways to deploy Argo CD to your Kubernetes cluster:
71
-
72
-
### 1. Manual Deployment
73
-
74
-
Deploy Argo CD manually using Helm with customizable values files. This approach gives you full control over the configurations.
0 commit comments