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

Reduce the rabbitMQ resource #226

Open
dadiorchen opened this issue Jan 27, 2024 · 1 comment
Open

Reduce the rabbitMQ resource #226

dadiorchen opened this issue Jan 27, 2024 · 1 comment

Comments

@dadiorchen
Copy link
Contributor

Now the rabbitMQ is resource consuming:

  439 NAME                            CPU(cores)   MEMORY(bytes)
  440 rabbitmqcluster-main-server-0   11m          118Mi
  441 rabbitmqcluster-main-server-1   24m          120Mi
  442 rabbitmqcluster-main-server-2   35m          162Mi
  443 NAME                                         CPU(cores)   MEMORY(bytes)
  444 rabbitmq-cluster-operator-7c5dcbf878-qxctr   3m           30Mi

If possible, we would like to have a single instance rather then a cluster with 3 nodes.

@Mohmn
Copy link
Member

Mohmn commented Jan 31, 2024

Shouldnt we use a hpa here to automatically scale our raabit mq cluster

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

No branches or pull requests

2 participants