-
Notifications
You must be signed in to change notification settings - Fork 267
ACK IAM :: Blue Green deployment #1403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey @transadm312 , having two clusters managing the same resource is not different from having two controllers in the same cluster. I think that ideally you should use a different AWS account for the secondary cluster (Second controller), or try to use a different AWS region in the secondary cluster. |
Hi @transadm312, this looks similar to #1381 . It is on our radar. |
Issues go stale after 90d of inactivity. |
Stale issues rot after 30d of inactivity. |
/lifecycle frozen |
Describe the bug
I have a requirement to deploy ACK IAM resources in secondary cluster / Blue Green deployment of EKS
Steps to reproduce
Install ACK Resources in Primary Cluster
Create EKS Secondary Cluster
Install ACK Resources in Secondary Cluster
Expected outcome
Role should be created / Updated
but getting "Resource already exists" exception
Environment
The text was updated successfully, but these errors were encountered: