Add the Multiple Accounts EKS clusters in centralized Argocd. #22082
Replies: 2 comments
-
we have a terraform module that writes the secret for each cluster into argocd repo, and that allows argo to control every cluster. |
Beta Was this translation helpful? Give feedback.
-
You can use IAM roles to add multiple cluster in the same account or cross accounts. You will find useful information We have implemented pod identity for hub and spoke , however, we are adding the cluster in same account argocd via IAM Role. For hub account, we are using token based mechanism as we use only one cluster to add where argocd is installed for other account. |
Beta Was this translation helpful? Give feedback.
-
Hi Team,
We planning to configure hub spoke model for multi account. Able the to add multiple cluster in argocd for same AWS account.
But, not aware to add the multiple account eks cluster to argocd.
Can any one suggest how to add the multiple cluster in argocd?
Thanks,
Chris
Beta Was this translation helpful? Give feedback.
All reactions