-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
area/cluster-autoscalerkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Which component are you using?:
cluster-autoscaler,
Is your feature request designed to solve a problem? If so describe the problem this feature should solve.:
Yes, In my environment , each app is deployed in seperated nodepool. when scaling out nodes in sepcific node pool , the scale out failed because of VM quotas limitation or other reasons. I need the autoscaler to scale out another VM size to complete the scale out.
Azure VMSS can support mix vm size , but autoscaler log show "instance type Mix not supported" in log
Describe the solution you'd like.:
So could Azure auto scaler support the Azure VMSS mix VM size.
Describe any alternative solutions you've considered.:
Additional context.:
Metadata
Metadata
Assignees
Labels
area/cluster-autoscalerkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.