k8s-resource-finder

command module
v0.0.0-...-3d78549 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

README

Introductionto k8s-resource-finder

k8s-resource-finder is a simple GO app to look for unused resources, namely, secrets, configmaps, service accounts and persistentvolumeclaims.

Usage

Make sure you have select the correct Kubernetes context:

go build -o k8s-resource-finder && ./k8s-resource-finder --namespaces monitoring --namespaces default

k8s-resource-finder will not change or delete any resource. It is just viewing which pods use what resources.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL