kubernetes-marketplace
kubernetes-marketplace copied to clipboard
Support NFS provisioner
This issue is a: [x] Feature request
Enhancement suggestions / feature requests
It would be good to have the official nfs-provisioner (https://github.com/kubernetes-incubator/external-storage/tree/master/nfs)
Based on my testing NFS provisioner barely worked in K3s, especially when pared with Rancher's block storage.
I've got nfs-provisioner deployed on civo k3s @sr229 and it's working, though civo still need to improve the masters performance 'cause it shows some connectivity issues from time to time causing the nfs-provisioner to fail since it needs to be able to talk to the api-server
@ulm0 can you check with the new hardware that we have now in place? If this works fine we can close the issue!
Just a update, Rancher's longhorn has a NFS Provisioner class, so I think we can safely close this since Longhorn can provide this already.