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

Do pipelines support service account for accessing aws s3 and rds #2061

Closed
khemchandanib-el opened this issue Oct 21, 2021 · 4 comments
Closed

Comments

@khemchandanib-el
Copy link

khemchandanib-el commented Oct 21, 2021

Hi -
When we try to install platform dependent i.e. pipelines on aws, we are forced to provide AccessKey and SecretAccessKey.
Can we use iam roles to access/write to s3 and RDS ?
Using this -
https://github.com/kubeflow/manifests/tree/master/apps/pipeline/upstream/env/aws

@goswamig
Copy link

@khemchandanib-el this limitation currently comes from minio which is a gateway to S3. You can track the progress in AWS manifest here

@goswamig
Copy link

meanwhile to mitigate such issues we recommend our user to use aws secret manager to manage your key and reference those secrets as k8s-secret to access AWS resources.

You can find more details (instructions and manifest) here.

Let us know if you need any further help.

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in one week if no further activity occurs. Thank you for your contributions.

@stale
Copy link

stale bot commented Apr 29, 2022

This issue has been closed due to inactivity.

@stale stale bot closed this as completed Apr 29, 2022
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