We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pods do not autoscale back down
https://rht-labs.com/tech-exercise/#/5-the-deployments-strike-back/1-autoscaling
I had to run hey twice for the autoscaling to trigger- but that's not really a big deal (these things are not deterministic, I guess).
hey
However, after autoscaling to 6, it's taken about 5 minutes (according to the event log) to autoscale to 5, then quickly to 3...
I also see:
Maybe just note that it can be slow to downscale.
The text was updated successfully, but these errors were encountered:
(just autoscaled to 2... it takes about 11 minutes from 6 to 2).
Sorry, something went wrong.
No branches or pull requests
📝 Description
Pods do not autoscale back down
🚶 Steps to reproduce
https://rht-labs.com/tech-exercise/#/5-the-deployments-strike-back/1-autoscaling
I had to run
hey
twice for the autoscaling to trigger- but that's not really a big deal (these things are not deterministic, I guess).However, after autoscaling to 6, it's taken about 5 minutes (according to the event log) to autoscale to 5, then quickly to 3...
I also see:
🧙♀️ Suggested solution
Maybe just note that it can be slow to downscale.
The text was updated successfully, but these errors were encountered: