Amazon-eks-ami: About contributing EFS CSI Driver

Created on 21 Nov 2018  路  8Comments  路  Source: awslabs/amazon-eks-ami

Hi,

Currently, Kubernetes (and EKS) doesn't support EFS mounting using amazon-efs-utils package. The only way to connect to EFS is using NFS Persistent Volume. In this way, the advances of EFS cannot be used, such as TLS connection.

It would be great if AWS can contribute an EFS CSI Driver for Kubernetes.

Thanks

Most helpful comment

Hi @khacminh,

Thanks for reaching out. We are planning on adding EFS CSI driver. Would like to understand more use cases from you. Seems TLS connection is one.

All 8 comments

Hi @khacminh,

Thanks for reaching out. We are planning on adding EFS CSI driver. Would like to understand more use cases from you. Seems TLS connection is one.

Hi @leakingtapan,

It's great to hear about that. I think the EFS CSI driver should support:

  • TLS connection (with TLS healthcheck as efs-utils). This is the main different with normal NFS.
  • The Multi-AZ mount targets. I hope the driver could connect to the mount target in the same AZ or subnet (for fastest latency when deploying Multi-AZ cluster)

Thanks

TLS is the use case I currently care about as my security group says I need to have it.

I'm going to close this issue as there is not any actionable request for the AMI

@khacminh @gregsidelinger if you have any further requests regarding CSI drivers or kubernetes on AWS in general, you could also post it in kubernetes/community github repo, and tag is with sig-aws. Here is the home page of our open source projects that are owned by AWS

Hi @leakingtapan,

Do I need to copy this feature request to kubernetes/community?

@khacminh Please do. thx

I'd second the call for a CSI driver and maybe make it so you could use ENS FSx via CSI.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cdenneen picture cdenneen  路  6Comments

mogren picture mogren  路  7Comments

dawidmalina picture dawidmalina  路  4Comments

ismailyenigul picture ismailyenigul  路  8Comments

jhoblitt picture jhoblitt  路  4Comments