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

Supporting IAM Role with Identity provider for non Cloud Provider Cluster #13990

Open
krimeshshah opened this issue Aug 28, 2024 · 0 comments
Open
Labels
area/security type/feature Something new we should do

Comments

@krimeshshah
Copy link

Is your feature request related to a problem? Please describe.
Currently we are storing our logging stack logs in s3 bucket. And we use s3 credentials to access s3 bucket. But considering using the s3 credential is insecure, we want to use IAM role with OIDC mechanism. As per the document, as of now it only supports with EC2 instance IAM role for EKS clusters. We also need support for service account annotation support at service account level.

Describe the solution you'd like
Support for IAM role service account annotation for non eks cluster

Describe alternatives you've considered
currently we are using sealedsecret controller to encrypt secret

Additional context
Add any other context or screenshots about the feature request here.

@JStickler JStickler added type/feature Something new we should do area/security labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security type/feature Something new we should do
Projects
None yet
Development

No branches or pull requests

2 participants