-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Description
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- I am running the latest version
- I checked the documentation and found no answer
- I checked to make sure that this issue has not already been filed
Expected Behavior
expanderPriorities: |
10:
- ${local.eks_cluster_id}-ondemand.*
50:
- ${local.eks_cluster_id}-spot.*
Current Behavior
We switched from aws managed nodegroups to self-managed nodegroups, but forgot to change aws-autoscaler configuration:
expanderPriorities: |
10:
- eks-${local.eks_cluster_id}-ondemand.*
50:
- eks-${local.eks_cluster_id}-spot.*
Metadata
Metadata
Assignees
Labels
No labels