Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When RabbitMQ is in separate kubernetes cluster HPA is not created. Pod not scaling up or down to 0. #10

Open
jsihota opened this issue Apr 16, 2020 · 0 comments

Comments

@jsihota
Copy link

jsihota commented Apr 16, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant