Steevo Wiki

You are here: Home » argo » argocd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
argo:argocd [2022/06/06 05:58]
admin
argo:argocd [2024/07/10 07:55] (current)
admin
Line 22: Line 22:
 </code> </code>
  
 +== Add cluster ==
 +<code>
 +argocd cluster add --insecure --name [cluster_name] [kubeconfig_context_name]
 +</code>