-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
proposalAn issue that proposes a feature requestAn issue that proposes a feature request
Description
Is your feature request related to a problem? Please describe.
We should allow users to set a flag to turn autoscaling on to create a basic HPA.
Describe the solution you'd like
- a setting in the controller for HPA min/max replicas, targets to scale on, and whether or not to turn it on.
- Ability to have custom metrics for the HPA since the defaults are cpu/memory. (san enhancement to the existing requirement 1. This would be a nice to have)
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Manually create the HPA (i do this now) but there are many downsides to managing my own.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
proposalAn issue that proposes a feature requestAn issue that proposes a feature request