I have created a GKE cluster with 20 GB of storage and it is runnning 4 pods. 3 of them are angular application and 1 is node applicaiton and 10.5GB is already used and only 3.96 GB is left. I wanted to check how much storage is used by whom these 4 pods cannot use that much of storage i think. Is there any way to check how and who is using the storage
Also the images pulled by this node is stored in which location. Here are the screenshot
No ephemeral-storage is being used.
Hello @Robinwilliam15,
Welcome to Google Cloud Community!
Have you tried using this?
Disk utilization: the disk utilization of pods that can be attributed to a resource within the selected time span. In contrast to the previous two columns, this metric is created by pods and doesn't display on the Containers table.
- The metric used is
kubernetes.io/pod/volume/utilization
.