kubernetes-marketplace icon indicating copy to clipboard operation
kubernetes-marketplace copied to clipboard

Support NFS provisioner

Open ulm0 opened this issue 5 years ago • 7 comments
trafficstars

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)

ulm0 avatar Jul 03 '20 17:07 ulm0

Based on my testing NFS provisioner barely worked in K3s, especially when pared with Rancher's block storage.

sr229 avatar Jul 09 '20 02:07 sr229

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 avatar Jul 09 '20 03:07 ulm0

@ulm0 can you check with the new hardware that we have now in place? If this works fine we can close the issue!

saiyam1814 avatar Mar 15 '21 07:03 saiyam1814

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.

sr229 avatar Jun 04 '21 18:06 sr229