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

Add EFS CSI supports Pod ID #793

Open
fincd-aws opened this issue Sep 17, 2024 · 0 comments
Open

Add EFS CSI supports Pod ID #793

fincd-aws opened this issue Sep 17, 2024 · 0 comments
Assignees

Comments

@fincd-aws
Copy link

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

affected language:

You can't use EKS Pod Identities with:

Pods that run anywhere except Linux Amazon EC2 instances. Linux and Windows pods that run on AWS Fargate (Fargate) aren't supported. Pods that run on Windows Amazon EC2 instances aren't supported.

  • Amazon EKS add-ons that need IAM credentials. The EKS add-ons can only use IAM roles for service accounts instead. The list of EKS add-ons that use IAM credentials include:

  • The CSI storage drivers: EBS CSI, EFS CSI, Amazon FSx for Lustre CSI driver, Amazon FSx for NetApp ONTAP CSI driver, Amazon FSx for OpenZFS CSI driver, Amazon File Cache CSI driver, AWS Secrets and Configuration Provider (ASCP) for the Kubernetes Secrets Store CSI Driver

EFS CSI has supported Pod ID since kubernetes-sigs/aws-efs-csi-driver#1254 was merged.

@fincd-aws fincd-aws self-assigned this Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant