nginx running on EKS gives 403 /usr/share/nginx/html/index.html” is forbidden (13: Permission denied)
I have a nginx pod running in EKS. The static content is stored in S3 which is mounted on the POD using s3.csi.aws.com driver as follows.
I have a nginx pod running in EKS. The static content is stored in S3 which is mounted on the POD using s3.csi.aws.com driver as follows.