practo/k8s-worker-pod-autoscaler

Does this support multiple SQS Queues monitoring?

Opened this issue · 1 comments

For example:

I have the different namespaces in the cluster and there is an independent worker is running cosmnuming the different SQS .

  • daily - dailyworker-SQS-A
  • stage - stageworker-SQS-B
  • prod - prodworker-SQS-C

Is there anyway to configure this?

Hi @SrikanthBhandary,

Yes, you can create one WorkerPodAutoscaler object per worker/queue combination that you want to monitor.