How to add a external cluster for deployment from ArgoCD CLI How to add a external cluster for deployment from ArgoCD CLI kubernetes kubernetes

How to add a external cluster for deployment from ArgoCD CLI


if you have context locally set of another cluster or not

you can check the existing all content using the

kubectl config get-contexts

and using the same context name you can add the context to the argo CD

argocd cluster add RESPECTIVE-CONTEXT name