logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Detect Kubernetes Secrets - Identify Unused Secrets | Online Free DevTools by Hexmos

Detect Kubernetes secrets easily with k8s-unused-secret-detector. Identify and manage unused secrets, enhancing cluster security. Free online tool, no registration required.

k8s-unused-secret-detector

Detect 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]}} {{namespace}}

  • Delete unused secrets in a specific namespace:

k8s-unused-secret-detector {{[-n|--namespace]}} {{namespace}} | kubectl delete secret {{[-n|--namespace]}} {{namespace}}

See Also