How to connect to S3 from EKS using the IAM role for the service account
In this blog post, we will see how the applications running in the EKS pods can connect to the S3 bucket using the IAM role for the service account (IRSA). The applications running in EKS pods can use AWS SDK/AWS CLI to make a call to the S3 bucket. ...
Mar 20, 20234 min read30K
