Open fmunteanu opened 2 hours ago
there's no horizontalPodAutoscaler option for vmcluster.spec.vmstorage please check available options here https://docs.victoriametrics.com/operator/api/#vmclusterspec
Thank you @AndrewChubatiuk, I think this is a quite important feature to add into VMKS chart. I'm constantly forced to fine tune the 3 vmcluster
components resources. Enabling autoscaling should address the issue.
please create an issue in operator repo to add a support for this
Done, thank you again for taking the time to look into this! I created https://github.com/VictoriaMetrics/operator/issues/1164.
Chart name and version chart: victoria-metrics-k8s-stack version: v0.28.4
Describe the bug The
horizontalPodAutoscaler
values are ignored in vmcluster, see below the related custom values forvmstorage
:I lowered in purpose the resources memory limit, to test the autoscaling. Also, how does
replicationFactor
relates to autoscaling, should I set it to 1? Thank you for letting me know what am I missing.