Warning FailedMount 26s (x4 over 29s) kubelet MountVolume.MountDevice failed for volume "integration-lustre-on-eks-fsx-pv" : kubernetes.io/csi: attacher.MountDevice failed to create newCsiDriverClient: driver name fsx.csi.aws.com not found in the list of registered CSI drivers
This didnt happen on github.com_awslabs_autonomous-driving-data-framework_release_3.1.0
Expected behavior
mounting fsx works
Screenshots
see error above after running kubectl describe pod
Describe the bug Cannot mount fsx in eks using a pvc
To Reproduce
This gives me the error:
Warning FailedMount 26s (x4 over 29s) kubelet MountVolume.MountDevice failed for volume "integration-lustre-on-eks-fsx-pv" : kubernetes.io/csi: attacher.MountDevice failed to create newCsiDriverClient: driver name fsx.csi.aws.com not found in the list of registered CSI drivers
This didnt happen on github.com_awslabs_autonomous-driving-data-framework_release_3.1.0
Expected behavior mounting fsx works
Screenshots
see error above after running kubectl describe pod