I am using aws EFS volumes to share volume across pods, I am able to mount the volume but mounted volume is not attaching to the pod.
I am getting following error: timeout expired waiting for volumes to attach or mount for pod MountVolume.SetUp failed for volume "pv-volume" : mount failed: exit status 32
manifest.yaml file link https://github.com/kubernetes-incubator/external-storage/blob/master/aws/efs/deploy/manifest.yaml