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
We currently count the number of instances in the ASG, which leads to overcounting before the nodes come up. This causes oscillation in the autoscaler as it believes there are more nodes than there actually are when calculating autoscaling decisions.
The text was updated successfully, but these errors were encountered:
We currently count the number of instances in the ASG, which leads to overcounting before the nodes come up. This causes oscillation in the autoscaler as it believes there are more nodes than there actually are when calculating autoscaling decisions.
The text was updated successfully, but these errors were encountered: