jenningsloy318 / redfish_exporter

exporter to get metrics from redfish based hardware such as lenovo/dell/superc servers
Apache License 2.0
70 stars 61 forks source link

Helm chart #55

Closed ErmakovDmitriy closed 2 years ago

ErmakovDmitriy commented 2 years ago

This pull request adds a Helm chart to deploy the exporter on Kubernetes and use Prometheus operator provided custom resource definitions (ServiceMonitor) to configure Prometheus scrapes.

To make the container image smaller, an Apline based Dockerfile is added.