方案 1: 使用 Prometheus 和 Grafana
1. 安装 Prometheus 和 Grafana
1.1 使用 Helm 安装 Prometheus
-
添加 Helm 仓库:
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts helm repo update
-
安装 Prometheus:
helm
【K8S系列】如何监控集群CPU使用率并设置告警的分析与详细解决方案
阅读 7
2024-11-18
添加 Helm 仓库:
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
安装 Prometheus:
helm
相关推荐
精彩评论(0)