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

Add documentation for using IAM role to allow kube-forensics-worker access to the destination S3 bucket #6

Open
tekenstam opened this issue Aug 15, 2019 · 3 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest

Comments

@tekenstam
Copy link
Member

Is this a BUG REPORT or FEATURE REQUEST?: FEATURE

What happened: How to configure the destination S3 bucket is unclear

What you expected to happen: Give examples using kops worker node role as well as kiam role.

@tekenstam tekenstam added the documentation Improvements or additions to documentation label Aug 15, 2019
@aayushichadha
Copy link

Can i get more information in this?

@tekenstam
Copy link
Member Author

Hi @aayushichadha, this issue is about improving the following section in README.md to better describe how to configure the destination S3 bucket to allow the forensics-worker to upload files to it. By adding the nodes role that allows any pod running on any node to upload to the S3 bucket, which is not a good security practice. It would be better to document how to use kiam to have more targeted permission to only the forensic-worker pod.

https://github.com/keikoproj/kube-forensics/blob/master/README.md#bucket-configuration

@dheeraj-tripathi
Copy link

dheeraj-tripathi commented Oct 7, 2019

@tekenstam Is this about restricting access at namespace level to IAM role? I can take this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants