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
Some Instances are not supported in US-WEST-2 ( us-west-2d zone)
Should we remove the instance types(m4.xlarge) from create nodegroup command or we ask users to only use us-west-2a, us-west-2b, us-west-2c.
It can vary based on account to account, but still in unsupervised cases its good that the creation of node-groups runs without an issue
AWS::EKS::Nodegroup/ManagedNodeGroup: CREATE_FAILED – "Your requested instance type (m4.xlarge) is not supported in your requested Availability Zone (us-west-2d). Please retry your request by not specifying an Availability Zone or choosing us-west-2a, us-west-2b, us-west-2c. (Service: AmazonEKS; Status Code: 400; Error Code: InvalidRequestException; Request ID: 68612473-f6fa-45a8-9adc-cdeaf2bf4a63; Proxy: null)"
The text was updated successfully, but these errors were encountered:
Some Instances are not supported in US-WEST-2 ( us-west-2d zone)
Should we remove the instance types(m4.xlarge) from
create nodegroup
command or we ask users to only use us-west-2a, us-west-2b, us-west-2c.It can vary based on account to account, but still in unsupervised cases its good that the creation of node-groups runs without an issue
AWS::EKS::Nodegroup/ManagedNodeGroup: CREATE_FAILED – "Your requested instance type (m4.xlarge) is not supported in your requested Availability Zone (us-west-2d). Please retry your request by not specifying an Availability Zone or choosing us-west-2a, us-west-2b, us-west-2c. (Service: AmazonEKS; Status Code: 400; Error Code: InvalidRequestException; Request ID: 68612473-f6fa-45a8-9adc-cdeaf2bf4a63; Proxy: null)"
The text was updated successfully, but these errors were encountered: