You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i deploy consumer on k8s cluster with local RabbitMQ HPA is created
keda-hpa-rabbitmq-consumer Deployment/rabbitmq-consumer /5 (avg) 1 30 0 64s
And rabbitmq-consumer scale to 30 and down to 0, but when RabbitMQ is on different k8s cluster HPA is not created and rabbitmq-consumer pod stay at 1. Not scaled up or down.
rabbitmq-consumer 1/1 1 1 3m25s
I am not sure why HPA is not created.
But pod is running so no connection issue with RabbitMQ
rabbitmq-consumer Apr 16, 2020, 8:41:56 AM 2020/04/16 15:41:56 [*] Waiting for messages. To exit press CTRL+C
The text was updated successfully, but these errors were encountered:
When i deploy consumer on k8s cluster with local RabbitMQ HPA is created
keda-hpa-rabbitmq-consumer Deployment/rabbitmq-consumer /5 (avg) 1 30 0 64s
And rabbitmq-consumer scale to 30 and down to 0, but when RabbitMQ is on different k8s cluster HPA is not created and rabbitmq-consumer pod stay at 1. Not scaled up or down.
rabbitmq-consumer 1/1 1 1 3m25s
I am not sure why HPA is not created.
But pod is running so no connection issue with RabbitMQ
rabbitmq-consumer Apr 16, 2020, 8:41:56 AM 2020/04/16 15:41:56 [*] Waiting for messages. To exit press CTRL+C
The text was updated successfully, but these errors were encountered: