carlosedp / cluster-monitoring

Cluster monitoring stack for clusters based on Prometheus Operator
MIT License
740 stars 200 forks source link

PersistentVolume pointed at specific location (e.g. NFS server) #35

Closed GeiserX closed 4 years ago

GeiserX commented 4 years ago

Is there a way to "easily" point to a pv/pvc in order to have real persistant storage in my k3s cluster?

Sorry it's not an issue, but a question. Maybe a feature request :)

PS. Is there a way to easily uninstall all of it without going one-by-one deleting all resources? Thank you!

carlosedp commented 4 years ago

You can enable a flag that makes the stack create a PV/PVC in some StorageClass. You can't use an existing one. Yes, make teardown