feat: Flux OpenEBS-Mayastor storage integration#125
feat: Flux OpenEBS-Mayastor storage integration#125enjenjenje wants to merge 42 commits intomainfrom
Conversation
| apiVersion: storage.k8s.io/v1 | ||
| kind: StorageClass | ||
| metadata: | ||
| name: spectrum-pool |
There was a problem hiding this comment.
@nahsi @gurinderu need to decide with the Storage Pool name here.
There was a problem hiding this comment.
Hmmm, need to think about it.
Do we need storage pool for nvme, ssd and hdd disks separately?
If not I would just call it mayastore or something in case we will add some different storage tech after.
There was a problem hiding this comment.
According to these docs - we can create multiple pools that look to different disks.
We need to come up with standard names for every storage type (e.g. nvme-pool, ssd-pool, hdd-pool)
| - ../../core/local-path-provisioner | ||
| - ../../core/metrics-server | ||
| - ../../core/kubelet-serving-cert-approver | ||
| - ../../core/openebs |
There was a problem hiding this comment.
Probably a good idea to add a disk to ephemeral DO instance, install mayastore there and add that disk to mayastore.
Can be done in a separate PR I think.
No description provided.