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

HPA: Scale up fast, but scale down slooowly #205

Open
henrik242 opened this issue Apr 21, 2023 · 1 comment
Open

HPA: Scale up fast, but scale down slooowly #205

henrik242 opened this issue Apr 21, 2023 · 1 comment
Assignees

Comments

@henrik242
Copy link
Contributor

We're having issues with the default Horizontal Pod Autoscaler scaling up and down aggressively (and in large chunks), going from 20 to 14 to 20 to 11 to 20 (etc) in a relatively short period of time.

Setting replicas.cpu_threshold_percentage: 70 has helped a little bit, but not much, as the app is seeing bursts of > 160% cpu from time to time.

Ideally we'd want to scale up fast, but scale down slowly. FIAAS should expose the knobs for configuring this, or provide an alternative nicely behaving HPA.

Skjermbilde 2023-04-21 kl  09 42 40

@henrik242
Copy link
Contributor Author

Depends on #124

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

No branches or pull requests

4 participants