VictoriaMetrics / operator

Kubernetes operator for Victoria Metrics
Apache License 2.0
430 stars 142 forks source link

vmagent: add HPA support #1101

Open sannysoft opened 3 months ago

sannysoft commented 3 months ago

Hello. I use victoria-metrics-k8s-stack and I want to have multiple vmagents same as here https://github.com/VictoriaMetrics/helm-charts/pull/863

Can you please make it an option in the helm chart?

Thank you.

f41gh7 commented 1 month ago

Related issue https://github.com/VictoriaMetrics/operator/issues/693

Please note, HPA may work not as you expect or how it's implemented at helm-charts. In case of scaling, vmagent will be switched into the sharded mode and scrape object will be shared among shards.