Closed Tcharl closed 8 months ago
As NFS mounts are the same on each nodes (thanks to the ansible_volumes role, we could use an industrialized version of the CSI hostpath provisionner to handle Kube PVC.
Links to Kubernetes community Proof of Concept:
Links to kubevirt 'production ready' CSI driver
Introduction on CSI: https://kubernetes-csi.github.io/docs/introduction.html
As stated through hostpath provisionner tickets, this one won't do the trick. Should take a look at cstor + openebs
As NFS mounts are the same on each nodes (thanks to the ansible_volumes role, we could use an industrialized version of the CSI hostpath provisionner to handle Kube PVC.
Links to Kubernetes community Proof of Concept:
Links to kubevirt 'production ready' CSI driver
Introduction on CSI: https://kubernetes-csi.github.io/docs/introduction.html