You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.