OsgiliathEnterprise / platform

Platform to deploy an entire IS with all its Mail servers, CRMs, engineering suite, ...
https://osgiliathenterprise.github.io/platform/reference/toc.html
GNU Lesser General Public License v3.0
4 stars 5 forks source link

Configure Kube CSI provider #75

Closed Tcharl closed 8 months ago

Tcharl commented 3 years 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

Tcharl commented 1 year ago

As stated through hostpath provisionner tickets, this one won't do the trick. Should take a look at cstor + openebs