domino_admin_toolkit.checks.test_platform_pvcs module

domino_admin_toolkit.checks.test_platform_pvcs.test_platform_pvcs()
Description:

Retrieve from Prometheus the list of PVCs and check their usage.

Result:

Fail if any PVC is above 80% usage. Based on your infrastructure configuration (storage class, etc.), you may want to expand the disk.

Public Facing KB:

https://kubernetes.io/docs/concepts/storage/persistent-volumes/