Open dadiorchen opened 9 months ago
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.
Shouldnt we use a hpa here to automatically scale our raabit mq cluster
Now the rabbitMQ is resource consuming:
If possible, we would like to have a single instance rather then a cluster with 3 nodes.