mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
|
|
||
|---|---|---|
| .. | ||
| .olares | ||
| README.md | ||
kube-state-metrics
Overview
The kube-state-metrics component integrates kube-state-metrics into the Olares framework. This service listens to the Kubernetes API server and generates metrics about the state of various Kubernetes objects, such as deployments, nodes, and pods. These metrics are crucial for monitoring the health and performance of the Kubernetes clusters within the Olares ecosystem.
For more information, visit the official kube-state-metrics GitHub repository.