ribbybibby / ssl_exporter

Exports Prometheus metrics for TLS certificates
Apache License 2.0
525 stars 99 forks source link

Kubernetes deployment #14

Open ribbybibby opened 4 years ago

ribbybibby commented 4 years ago

I should provide a kustomize base/helm chart (or both?) as an upstream for others to use and contribute to.

andrii29 commented 4 years ago

Hello @ribbybibby,

any updates?

Regards, Andrii

ribbybibby commented 4 years ago

Hi @andrii29. I haven't got around to doing this yet. Here's an example service and deployment you could refer to though: https://github.com/ribbybibby/ssl_exporter/issues/12#issuecomment-562966945.

jgrossmac commented 4 years ago

Yeah I can help out with this as well. I've done one for our setup and it works well.

ribbybibby commented 4 years ago

@jgrossmac Great! Feel free to PR it.

MatusJenca2 commented 1 year ago

Hello. We at dNation recently needed an ssl exporter for our kubernetes monitoring stack, so I have created a helm chart for your ssl-exporter. Make sure to check that out if you are interested. Check out our monitoring stack as well.