【发布时间】:2025-11-21 21:40:01
【问题描述】:
我计划最初部署 15 个不同的应用程序,最终将在 azure kubernetes 上部署 300 多个应用程序,并将使用 Prometheus 和 Grafana 进行监控。
我已将 Prometheus 和 Grafana 部署在专用节点上的单独命名空间中。
如何为 Prometheus 和 Grafana 启用水平 pod 缩放?
【问题讨论】:
-
您打算为您的 HPA 使用 Prometheus 自定义指标吗?
标签: azure kubernetes prometheus grafana azure-aks