You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
I have configured Auto Scalar rules with Container Memory threshold min 30% and max 70%. When the application is getting used the requests are going to instances in round robin fashion. So when the first instance is reaching its threshold but auto scalar will not create new instance ; because it create new instance based on the average.
As #1 instance, reached its limit ; the instance is crashing and the requests to that instance are failing .
Can we configure rules at instance level also?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have configured Auto Scalar rules with Container Memory threshold min 30% and max 70%. When the application is getting used the requests are going to instances in round robin fashion. So when the first instance is reaching its threshold but auto scalar will not create new instance ; because it create new instance based on the average.
As #1 instance, reached its limit ; the instance is crashing and the requests to that instance are failing .
Can we configure rules at instance level also?
The text was updated successfully, but these errors were encountered: