-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

k8s-unused-secret-detector


> Command-line interface tool for detecting unused Kubernetes secrets.

More information.


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}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 02:03:06 2024