Adding support for EFS backed Persistent Volumes in Kubernetes

We’ve added a new component to our AWS Kubernetes reference solution, the EFS CSI driver. This adds support for using EFS file systems in EKS clusters with PersistentVolumes.

The driver is already rolled out to all staging EKS clusters, and will be rolled out to production clusters in the coming days, so you’ll be able to start using it shortly on production. Head to our documentation repository to know more on how it works and how to use it.