Any chance of packaging this into a CSI for Kubernetes #88
wmorgan6796
started this conversation in
General
Replies: 3 comments 11 replies
|
Hi, I think you can already already do this through https://github.com/kubernetes-csi/csi-driver-nfs |
10 replies
|
Done in latest version. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I was just curious if there was any way to package this application into a CSI for kubernetes that can be deployable via Helm. I'm looking at using something like this or the AWS S3 CSI (which utilizes mountpoint for S3) but it seems like this can only run on bare-metal?
All reactions