kais271 / pvc-exporter

Provides metrics to monitoring mounted pvc usage.
Apache License 2.0
43 stars 18 forks source link

Fix Multiple NFS Mounts from the same PVC #26

Closed davidcollom closed 2 years ago

davidcollom commented 2 years ago

If we have a node/host that has multiple pods with the same PVC mounted, you may get multiple mount points - of which you want to only calculate this once per node/host.