-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Failing integration test needs fixing https://github.com/weaveworks/eksctl/runs/3821670832?check_suite_focus=true:
AWS::EKS::Nodegroup/ManagedNodeGroup: CREATE_FAILED – "The architecture 'x86_64' of the specified instance type does not match the architecture 'arm64' of the specified AMI. Specify an instance type and an AMI that have matching architectures, and try again. You can use 'describe-instance-types' or 'describe-images' to discover the architecture of the instance type or AMI. (Service: AmazonEKS; Status Code: 400; Error Code: InvalidRequestException; Request ID: 2b9bd088-1ea0-420e-965f-792f3455fea3; Proxy: null)"
...
[14] Error: failed to create nodegroups for cluster "it-managed-extravagant-wardrobe-1633565899"
[14]
[14] • Failure [72.891 seconds]
[14] (Integration) Create Managed Nodegroups
[14] /__w/eksctl/eksctl/integration/tests/managed/managed_nodegroup_test.go:56
[14] Bottlerocket and Ubuntu support
[14] /__w/eksctl/eksctl/integration/tests/managed/managed_nodegroup_test.go:92
[14] Ubuntu [It]
[14] /__w/eksctl/eksctl/integration/tests/managed/managed_nodegroup_test.go:121
[14]
[14] Expected '../../../eksctl "create" "nodegroup" "--config-file" "-" "--verbose" "4"' to succeed, got return code 1
[14]
[14] /__w/eksctl/eksctl/integration/tests/managed/managed_nodegroup_test.go:104