Use DescribeInstanceTypes
to identify GPU and ARM instance types
#8000
Labels
kind/improvement
priority/important-longterm
Important over the long term, but may not be currently staffed and/or may require multiple releases
eksctl maintains a static list of mappings to identity GPU and ARM instance types. This requires updating the binary when a new instance type is released. This information should be obtained from
DescribeInstanceTypes
instead.The text was updated successfully, but these errors were encountered: