Skip to content

feat: add HPA behavior configuration support#111

Open
PerGon wants to merge 1 commit into
haproxy-ingress:masterfrom
PerGon:add_hpa_behaviour
Open

feat: add HPA behavior configuration support#111
PerGon wants to merge 1 commit into
haproxy-ingress:masterfrom
PerGon:add_hpa_behaviour

Conversation

@PerGon

@PerGon PerGon commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Allow specifying scaling behavior policies for the HorizontalPodAutoscaler, enabling control over scale-up and scale-down rates.

This can be useful depending on traffic patterns, but, as a rule of thumb we like to scale up fast and scale down slowly and conservatively.

This can help prevent the the flapping/YoYo scaling problem (scaling down too much, to increased load in remaining pods trigger a sudden scale up, to scale down too much, rinse and repeat).

Allow specifying scaling behavior policies for the HorizontalPodAutoscaler,
enabling control over scale-up and scale-down rates.
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.

1 participant