aws-samples / amazon-eks-scaling-with-keda-and-karpenter

MIT No Attribution
54 stars 13 forks source link

Had to use ap-southeast-2 region #2

Closed Perspekt closed 2 months ago

Perspekt commented 4 months ago

2024-05-03 23:43:22 [✖] AWS::EKS::Cluster/ControlPlane: CREATE_FAILED – "Resource handler returned message: \"Cannot create cluster 'eks-demo-scale' because EKS does not support creating control plane instances in us-east-1e, the targeted availability zone. Retry cluster creation using control plane subnets that span at least two of these availability zones: us-east-1a, us-east-1b, us-east-1c, us-east-1d, us-east-1f. Note, post cluster creation, you can run worker nodes in separate subnets/availability zones from control plane subnets/availability zones passed during cluster creation (Service: Eks, Status Code: 400, Request ID: a03747cf-5348-4112-b69f-81a0028e969c)\" (RequestToken: 77039cad-3349-0562-8618-9e2940e909a5, HandlerErrorCode: InvalidRequest)"

khanasif1 commented 2 months ago

Thanks for the issue, regional limits can be due to number of reasons staring from account quota to resource availability.