Olares/framework/kube-state-metrics
Calvin W. 1073575a1d
docs: add readmes for Olares components (#1522)
* docs: add readmes for Olares components

* merge with latest upstream
2025-07-08 21:34:05 +08:00
..
.olares feat: Merge the code currently scattered across the beclab and Above-os organizations into the https://github.com/beclab/Olares repository. (#1325) 2025-05-21 21:43:35 +08:00
README.md docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00

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.