kubectl-unused-volumes
kubectl-unused-volumes copied to clipboard
List all unused volumes on your cluster
Hi, We found that [kubectl-unused-volumes](https://github.com/dirathea/kubectl-unused-volumes) cannot report unused `PersistentVolumeClaim` created by [vector](https://vector.dev/), which is a `StatefulSet`. The [vector](https://vector.dev/) uses [HPA](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) to adjust `replicas` in `StatefulSet`. So when it is scaled-down,...
Tried installing on Apple mac OS platform it reports below error Installing plugin: unused-volumes W0509 12:27:52.985878 6678 install.go:164] failed to install plugin "unused-volumes": plugin "unused-volumes" does not offer installation for...
The latest version mentions an "all namespaces" option that does not exist. ``` $ kubectl unused-volumes --help | grep namespaces # Get all unused volumes in all namespaces kubectl unused-volumes...
This plug-in is not reliable for older Kubernetes versions. When running on 1.11 cluster gives me output all the pvc names although they are bounded with pods