Kubernetes Volume out of disk space warning
Volume is almost full (< 10% left)
>>>
/
* 100 < 10
The query calculates the percentage of free space on each volume by dividing kubelet_volume_stats_available_bytes by kubelet_volume_stats_capacity_bytes and multiplying by 100; it fires when that percentage is below 10 %, meaning less than 10 % of the volume’s capacity remains.
Get Alert✕
Download
Copy to Clipboard