app-of-apps in centralized argocd #20330
Pullstack-dev-afk
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been working with multible eks cluster environmends with each consisting of one app-of-apps.
Lately i have been trying to centralize argocd to depploy applications in different clusters using only one argocd account.
I have been able to deploy app of apps from centralized argocd to te designated cluster and it has been successful but i am not able to monitor the deployments through argocd.
I followed the steps in this article: https://medium.com/@gustavo.zanotto/mastering-multi-cluster-kubernetes-management-on-aws-how-argocd-and-a-management-cluster-can-help-d43c2f44c640
and also part2 in this one: https://medium.com/@gustavo.zanotto/mastering-multi-cluster-kubernetes-management-on-aws-how-argocd-and-a-management-cluster-can-help-d4756eee346f
to successfuly add different clusters from different aws accounts.
im able to monitor independently deployed applications in designated clusters from my centralized argocd but i cannot monitor them when they are deployed as part of app-of-apps.
Desired: Deploy app-of-apps from centralized argocd to designated cluster should show all deployments as follows

Current state:
Im am not aware if this is argocd feature. If it is im looking for support if not im looking forward to it.
Beta Was this translation helpful? Give feedback.
All reactions