-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Milestone
Description
See #105
To better support cross account scenarios, we can add the ability to assume a cross-account role to the controller. Implementation wise, it would be a credential provider that assumes the role specified by an environment variable set on the container.
Once code change is in. Customer would take the follow steps to enable:
- Customer creates role in AWS account with permissions to Cloud Map. Role is configured to be assumed by other account.
- Customer adds permissions for EKS pod role to assume the role created in step 1.
- Customer sets environment variable on controller with arn of role to assume.
Metadata
Metadata
Assignees
Labels
No labels