Monthly Archives: March 2020

Kubernetes tips #1 – kubedf

If you want to check the actual usage of the PVCs, you can do it easily with kubedf . It requires the “jq” tool, which you can install by your package manager. (Eg.: apt install jq) Save the script into file called kubedf and set the execute right. kubectl proxy is required to be running.… Read More »