gadsme / charts

Gadsme Helm chart repository
Apache License 2.0
44 stars 25 forks source link

replicas of cube workers are static #34

Open RavitejKona opened 1 year ago

RavitejKona commented 1 year ago

Hi, we have a requirement for multiple replicas for workers, so can you make it dynamic which can be passed through the values.yaml file

lvauvillier commented 1 year ago

Can you elaborate more on your use case? BTW multiple cube workers are not recommended. See here #19

RavitejKona commented 12 months ago

Hi lvauvillier,

Thank you for your prompt response last time. How can we ensure that all the pods in our Cube.js application are functioning properly? Additionally, how can we enable autoscaling if necessary? We're currently viewing all the logs in the API pod. Is this the correct approach?