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

User management #62

Closed
errordeveloper opened this issue Jun 14, 2018 · 2 comments
Closed

User management #62

errordeveloper opened this issue Jun 14, 2018 · 2 comments

Comments

@errordeveloper
Copy link
Contributor

At the moment we create clusters dedicated for single user, we need to extend this.

https://docs.aws.amazon.com/eks/latest/userguide/managing-auth.html

https://docs.aws.amazon.com/eks/latest/userguide/add-user-role.html

It'd be nice to have two features:

  • add any existing IAM user to a cluster
  • add all admin (as in, those with Administrator policy) to a cluster when it's created (may need sync loop)
@errordeveloper errordeveloper added the kind/feature New feature or request label Jun 19, 2018
@christopherhein
Copy link
Contributor

Couple things to keep in mind as we move forward the potential of using CRDs for user management in the authenticator - kubernetes-sigs/aws-iam-authenticator#79

@errordeveloper errordeveloper added this to the 0.1.x – improvements milestone Jul 23, 2018
@errordeveloper
Copy link
Contributor Author

xref #544

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

3 participants