meain/s3-mounter

Not mounting s3 bucket on node

Opened this issue · 0 comments

Facing a issue where i'm trying to mount a s3 bucket on some directory on k8's node. Following the same example shared in repo. I can see the bucket is getting mounted on the directory on pod but not getting mounted on hostPath even though directory is present.

What could be possible reason??