Skip to content

is it possible and does it make sense to have one autopilot repo manage multiple argo installations (in different clusters)? #536

Discussion options

You must be logged in to vote

after installing an autopilot repo on two different clusters (cluster-A and cluster-B), using two different repositories (repo-A and repo-B), it is possible to then go to the autopilot-bootstrap application in one of those clusters (cluster-B), and manually edit its spec.source fields to actually reference the other repository (repo-A). after doing that - you will have two different clusters with identical resources (argo-cd + whatever other applications you have set up inside repo-A). repo-B will not be used for anything at this point.
i am not entirely sure what would be the use-case. but if you want two identical clusters set up that way - it should work.

another option, which i think is

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sebastian-popa
Comment options

Answer selected by sebastian-popa
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