You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MountVolume.MountDevice failed for volume "manualbucket-with-path" : kubernetes.io/csi: attacher.MountDevice failed to create newCsiDriverClient: driver name ru.yandex.s3.csi not found in the list of registered CSI drivers
I got this error.
I hope that windows workloads in my k8s cluster can also be mounted to minio. Is there any mature solution.
The text was updated successfully, but these errors were encountered:
I have same error when create pod with pvc/pv on S3 sub folders created in backet normal
MountVolume.MountDevice failed for volume "pvc-ceee7a29-d42c-44b0-9c2a-1b28792f33eb" : kubernetes.io/csi: attacher.MountDevice failed to create newCsiDriverClient: driver name ru.yandex.s3.csi not found in the list of registered CSI drivers
describe pod info:
...
Warning FailedMount 85s (x21 over 27m) kubelet MountVolume.MountDevice failed for volume "pvc-a5f3b9f9-8a66-4618-a4a0-ed9339237fdb" : kubernetes.io/csi: attacher.MountDevice failed to create newCsiDriverClient: driver name ru.yandex.s3.csi not found in the list of registered CSI drivers
MountVolume.MountDevice failed for volume "manualbucket-with-path" : kubernetes.io/csi: attacher.MountDevice failed to create newCsiDriverClient: driver name ru.yandex.s3.csi not found in the list of registered CSI drivers
I got this error.
I hope that windows workloads in my k8s cluster can also be mounted to minio. Is there any mature solution.
The text was updated successfully, but these errors were encountered: