Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add kube-state-metrics https://kubernetes.github.io/kube-state-metrics
You can then run helm search repo kube-state-metrics
to see the charts.
The source code of the kube-state-metrics
Helm chart can be found on Github: https://github.com/kubernetes/kube-state-metrics/tree/master/charts/kube-state-metrics
We’d love to have you contribute! Please refer to our contribution guidelines for details.