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

Adding OpenShift Custom Metrics Autoscaler Operator to OpenShift Prod #30

Merged

Conversation

computate
Copy link
Member

The Ecological Forecasting project wishes to scale up their consumers of rabbitmq queues based on the number of messages in the queue. This is an out-of-the-box feature of the OpenShift Custom Metrics Autoscaler Operator. The ScaledObject CRD provided by this operator will allow us to specify the Deployment we wish to scale, the min and max replica count, and the RabbitMQ queue connection details.

The Ecological Forecasting project wishes to scale up their consumers of
rabbitmq queues based on the number of messages in the queue. This is an
out-of-the-box feature of the OpenShift Custom Metrics Autoscaler Operator. The
ScaledObject CRD provided by this operator will allow us to specify the
Deployment we wish to scale, the min and max replica count, and the RabbitMQ
queue connection details.
@jtriley jtriley force-pushed the custom-metrics-autoscaler-operator branch from 4328dd5 to 23775da Compare October 4, 2023 16:04
@jtriley jtriley merged commit 2591b7a into OCP-on-NERC:main Oct 4, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants