How To Add IAM Role for Mountpoint S3 CSI Driver in EKS Cluster Add-on

0

Hey, I am Already Create a role for add-on but it does not shows to add during mountpoint s3 CSI Driver in EKS Cluster. please give me the solution for it

asked 25 days ago526 views
1 Answer
2
Accepted Answer

Hi Garre Sandeep,

Please Look at the below Steps and its Documentation Link.

Create an IAM OIDC provider for your cluster:

https://docs.aws.amazon.com/eks/latest/userguide/enable-iam-roles-for-service-accounts.html

Configure a Kubernetes service account to assume an IAM role:

https://docs.aws.amazon.com/eks/latest/userguide/associate-service-account-role.html

Configure Pods to use a Kubernetes service account:

https://docs.aws.amazon.com/eks/latest/userguide/pod-configuration.html

answered 24 days ago
profile picture
EXPERT
reviewed 24 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions