Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kcmsu

K8s ConfigMaps and Secrets Usage it's a cronjob that allows you to monitor the usage of ConfigMaps and Secrets on your Kubernetes Cluster.

By checking all configmaps and secrets against PODs, it will help you to identify:

  • unused ConfigMaps and Secrets
  • which resource is using ConfigMaps and Secrets
  • how ConfigMaps and Secrets are used (volume, env, envFrom)

Installation

Helm

Before installing it, check default chart values.

Also, check available chart versions here.

helm install kcmsu oci://ghcr.io/cristian98149/kcmsu-chart --version <VERSION>

Output

image

About

k8s ConfigMaps and Secrets Usage.

Topics

Resources

Stars

11 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages