Skip to content

Multi-cluster setup with multiple ArgoCD installations #2090

Closed Answered by krancour
gnadaban asked this question in Q&A
Discussion options

You must be logged in to vote

@gnadaban we built with scenarios like this in mind and have internal reasons (which we'll revisit at some point, probably soon) for why we haven't documented it extensively.

The gist of it is this...

  1. You would run most Kargo components in a centralized "Kargo control plane." This would be the management controller, API server, webhooks server, and garbage collector. The k8s cluster that these components talk to (which is presumably also where they are running) would be where all Kargo resources live.

  2. Your Kargo controllers would be distributed around to various clusters. They would exist 1:1 with your Argo CD instances. So, each Kargo controller talks to the Kargo control plane and o…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@krancour
Comment options

@gnadaban
Comment options

@krancour
Comment options

@gnadaban
Comment options

@krancour
Comment options

Answer selected by gnadaban
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants