Skip to content
This repository was archived by the owner on Dec 24, 2019. It is now read-only.
This repository was archived by the owner on Dec 24, 2019. It is now read-only.

Scale up to max size of Auto Scaling Group #6

@hjacobs

Description

@hjacobs

The autoscaler currently bails out if the desired capacity is above the MaxSize defined in the ASG:

WARNING:autoscaler:Desired capacity for ASG kube-aws-test-1-WorkerAutoScaling-UUMORYB3ZVK2 is 11, but exceeds max 10

This is a clear bug as we have to scale up to at least the maximum to fulfill resource requests.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions