Difference between revisions of "Kube-state-metrics (KSM)"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<code>kube-state-metrics</code> (KSM) is a simple service that listens to the [[Kubernetes API server]] and generates metrics about the state of the objects | <code>kube-state-metrics</code> (KSM) is a simple service that listens to the [[Kubernetes API server]] and generates metrics about the state of the objects | ||
+ | * https://github.com/kubernetes/kube-state-metrics | ||
− | |||
* Installation: <code>[[helm install myprometheus prometheus-community/prometheus]]</code> | * Installation: <code>[[helm install myprometheus prometheus-community/prometheus]]</code> | ||
− | |||
[[bitnami/kube-state-metrics]] | [[bitnami/kube-state-metrics]] | ||
Revision as of 08:05, 31 October 2022
kube-state-metrics
(KSM) is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects
bitnami/kube-state-metrics
Related
kubectl get endpoints
- Prometheus:
helm install myprometheus prometheus-community/prometheus
- Kubernetes Metrics Server
See also
Advertising: