ctrox / csi-s3

A Container Storage Interface for S3
Apache License 2.0
758 stars 167 forks source link

Deploying gitlab to test the csi plug-in and using the s3fs loader #84

Open HHF22 opened 1 year ago

HHF22 commented 1 year ago

Deploy gitlab through K8S, and use the csi-s3 plug-in to dynamically allocate and mount the mini bucket to the pod container, making mini as the persistent storage of gitlab.

However, when it is hung in the/var/opt/gitlab data directory, an error is reported when gitlab runs in the container,which causes the pod to start abnormally. I hope you can help us to see if this is a permission problem. Thank you image image image