Skip to content
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

AWS IAM authentication through roles #2432

Open
1 task
sgnn7 opened this issue Jan 7, 2016 · 2 comments
Open
1 task

AWS IAM authentication through roles #2432

sgnn7 opened this issue Jan 7, 2016 · 2 comments

Comments

@sgnn7
Copy link
Contributor

sgnn7 commented Jan 7, 2016

Currently there's no way to use roles as AWS authentication method which is needed for more automatable clusters so this feature would be great for large deployments on that platform since you can then have a static slave/node IAM image that is in an autoscalable group and not need to post-configure the key or have it pre-baked in the image.

AC:

  • Flocker can be configured to use IAM roles for AWS authentication/authorization
@wallnerryan
Copy link
Contributor

@sgnn7 thank you for the feedback! I will bring this to our product team.

Could you elaborate on your use case a big more so we can gather a little detail on the usage of such a feature? E.g. is this specific to using flocker with the amazon EBS backend?

thanks

@sgnn7
Copy link
Contributor Author

sgnn7 commented Jan 8, 2016

@wallnerryan The use case like you guessed is Flocker with EBS backend.

What we want to do is have an autoscaling group that has the least amount of configuration post-AMI creation so that we only need the control-service location for Flocker which can be a DNS entry so it can be fully automated and permissions handled through our instance roles vs users (i.e. permissions are determined in AWS by the launched instance type).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants