sinkingpoint / prometheus-gravel-gateway

A Prometheus Aggregation Gateway for FAAS applications
GNU Lesser General Public License v3.0
115 stars 10 forks source link

Support K8s deployment via helm charts #15

Open mbeckDWRE opened 2 years ago

mbeckDWRE commented 2 years ago

In order to deploy the gravel-gateway within our K8s cluster, a helm chart would be helpful. This would make operations like ha scaling easier. We tried a drop in replacement in the pushgateway chart but needed to disable the probes for that. If a Helm chart is not feasible, could you add a section in the Readme which probes (Liveness, Readiness) should be configured.

sinkingpoint commented 2 years ago

could you add a section in the Readme which probes (Liveness, Readiness) should be configured.

I think this is more suitable for now