Skip to content

Add Cluster

Description: Add a Kubernetes cluster to ArgoCD from VS Code by providing kubeconfig or API endpoint details, validating connectivity, and registering it so applications can be deployed to the cluster.

Type: Context Menu (Clusters view)

Keyboard Shortcut: None

Usage Flow

  1. Open Command Palette → "ArgoCD: Add Cluster"
  2. Enter cluster details (name, kubeconfig path or API endpoint)
  3. Configure cluster connection settings
  4. Confirm and wait for cluster validation