k8s-unused-secret-detector
Command-line interface tool for detecting unused Kubernetes secrets. More information: https://github.com/dtan4/k8s-unused-secret-detector.
- Detect unused secrets:
k8s-unused-secret-detector
- Detect unused secrets in a specific namespace:
k8s-unused-secret-detector -n {{namespace}}
- Delete unused secrets in a specific namespace:
k8s-unused-secret-detector -n {{namespace}} | kubectl delete secret -n {{namespace}}
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.