Skip to content

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

EXPERT
asked 2 years ago1.1K 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

EXPERT
answered 2 years ago
EXPERT
reviewed a year ago
EXPERT
reviewed a year ago
EXPERT
reviewed a year ago
EXPERT
reviewed 2 years 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.