module
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: May 14, 2023
License: Apache-2.0
Opens a new window with license information.
README
¶
kubectl-unused-volumes
A kubectl
plugin to gather all PVC and output all pvcs that doesn't belong to any workloads.
This plugins checks for standard kubernetes workloads :
- DaemonSet
- Deployment
- Job
- StatefulSet
Quick Start
Install unused-volumes via krew
kubectl krew install unused-volumes
# Scan for all unused volumes in current context and default namespace
kubectl unused-volumes
Demo
Click to show internal directories.
Click to hide internal directories.