I have a lot of persistent disks attached to PODs running in GCE(Google Container Engine)
How can I check/monitor the used space of them without entering each of the POD?
Also is it possible to set up some alert when disk is almost full?
I have a lot of persistent disks attached to PODs running in GCE(Google Container Engine)
How can I check/monitor the used space of them without entering each of the POD?
Also is it possible to set up some alert when disk is almost full?
You can always enable Stackdriver which will allow to setup alerts and monitor the resources used by the PODs.