I've followed the steps & replicated the same from the official doc of AWS EKS to mount a volume with EFS. But, facing the below error.
Unable to attach or mount volumes: unmounted volumes=[persistent-storage], unattached volumes=[persistent-storage kube-api-access-29fgm]: timed out waiting for the condition
MountVolume.SetUp failed for volume "efs-pv" : rpc error: code = DeadlineExceeded desc = context deadline exceeded
This is the link for the yaml files. I've been trying for many days. Any help to find out the error is much appreciated!!