Open hjacobs opened 7 years ago
The autoscaler should ignore every Pending pod if its resource requests exceed the capacity of the biggest node. Such pods will never get scheduled (without changing the EC2 instance type) and scaling up for them makes therefore no sense.
Pending
The autoscaler should ignore every
Pending
pod if its resource requests exceed the capacity of the biggest node. Such pods will never get scheduled (without changing the EC2 instance type) and scaling up for them makes therefore no sense.