Argo CD
Overview
Version & Lifecycle
Community Notes
argocd – Command-line note
Deploy Argo CD silently in enterprise Kubernetes clusters using kubectl with the official manifests: kubectl create namespace argocd; kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml; kubectl wait --for=condition=Ready pods --all -n argocd --timeout=300s. This non-interactive method installs the multi-tenant version without UI prompts, suitable for automation scripts, and supports scaling via HA manifests at ha/install.yaml.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.