[GH-ISSUE #1725] Mounting S3 bucket to EKS Pod #888

Open
opened 2026-03-04 01:49:41 +03:00 by kerem · 1 comment
Owner

Originally created by @00void00 on GitHub (Jul 20, 2021).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1725

Version of s3fs being used (s3fs --version)

_example: 1.86

Details about issue

I am using an EKS cluster and have given proper access rights to the worker nodes to use S3. My S3 objects are available under /var/s3fs inside pod that is running as DaemonSet and using hostPath: /mnt/data. Tried launching application pod that uses the same hostPath to fetch S3 content in /share inside application pod BUT nothing is available there.

Any suggestions what to do?

Originally created by @00void00 on GitHub (Jul 20, 2021). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1725 #### Version of s3fs being used (s3fs --version) _example: 1.86 ### Details about issue I am using an EKS cluster and have given proper access rights to the worker nodes to use S3. My S3 objects are available under ```/var/s3fs``` inside pod that is running as DaemonSet and using ```hostPath: /mnt/data```. Tried launching application pod that uses the same hostPath to fetch S3 content in ```/share``` inside application pod BUT nothing is available there. Any suggestions what to do?
Author
Owner

@Coming-2022 commented on GitHub (Jul 25, 2023):

same issue.

<!-- gh-comment-id:1649863888 --> @Coming-2022 commented on GitHub (Jul 25, 2023): same issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#888
No description provided.