Skip to content

Add Horizontal Pod Autoscaler (HPA) to webserver deployment #41876

@JoaVirtudes19

Description

@JoaVirtudes19

Description

Add a Horizontal Pod Autoscaler (HPA) to the webserver deployment. Currently, we have an HPA in the worker deployment with a conditional statement that disables replicas in that deployment, because attempting to use HPA without disabling replicas could cause a conflict. I want to add an HPA to the webserver deployment to scale it up during high loads.

Use case/motivation

If someone has a lot of users who use the UI, they will want to use HPA instead of replicas to reduce costs.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions