rancher / local-path-provisioner

Dynamically provisioning persistent local storage with Kubernetes
Apache License 2.0
2.07k stars 439 forks source link

Multiple sharedFS as storageClass? #396

Closed IngwiePhoenix closed 3 weeks ago

IngwiePhoenix commented 2 months ago

Hello!

I would like to know how I can use the storage class to effectively create two tiers of storage?

In my case, all nodes have a few rclone-mounts and an nfs mount, as well as their own local storage.

/mnt/bunker <- nfs
/mnt/wasabi <- Wasabi S3 via rclone
/mnt/mega <- Mega.nz via rclone
/mnt/microsd <- node-local microSD card

All of those are also fstab entries and guaranteed to be present.

How can I use those to create multiple tiers? Do I just generate multiple ConfigMaps and StorageClass objects?

Thanks and kind regards, Ingwie

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 3 weeks ago

This issue was closed because it has been stalled for 5 days with no activity.