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
Similar to #1 I do not understand from the instructions how to mount an S3 volume. Just adding the access credentials does not suffice. Thus:
a) Could you briefly describe how to use the pods setup from the readme with a specific S3 bucket that we can already mount manually with s3fs? How do I define the bucket? How can I use additional parameters like -o dbglevel=info, -o url=<url> or -o use_path_request_style?
b) Can this driver work in Minikube? People had problems with that before, cmp. kubernetes/minikube#1719 but Minikube should now support dynamic loading of drivers. If you have any input on how to get it working on there, that would be very interesting.
I would really appreciate it if you could take a minute and give me some pointers. Thank you in advance.
Best wishes,
k0105
The text was updated successfully, but these errors were encountered:
Hello,
Similar to #1 I do not understand from the instructions how to mount an S3 volume. Just adding the access credentials does not suffice. Thus:
a) Could you briefly describe how to use the pods setup from the readme with a specific S3 bucket that we can already mount manually with s3fs? How do I define the bucket? How can I use additional parameters like
-o dbglevel=info
,-o url=<url>
or-o use_path_request_style
?b) Can this driver work in Minikube? People had problems with that before, cmp. kubernetes/minikube#1719 but Minikube should now support dynamic loading of drivers. If you have any input on how to get it working on there, that would be very interesting.
I would really appreciate it if you could take a minute and give me some pointers. Thank you in advance.
Best wishes,
k0105
The text was updated successfully, but these errors were encountered: