【发布时间】:2020-08-01 17:20:43
【问题描述】:
我想使用 Prometheus 在 Kubernetes 中监控我的 tls 证书,并在 grafana 中获取仪表板。我想监控它们的到期时间,并希望在证书将在 30 天内到期时收到警报。我做了很多研究,终于找到了https://github.com/enix/x509-exporter。我该如何使用它?有没有其他有效的方法来监控证书的到期情况?
【问题讨论】:
标签: ssl kubernetes prometheus grafana tls1.2