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
FAIL: TestAccReplaceClusterAddSubnets (3709.52s)
Error: Received unexpected error:
cluster test-replace-cluster-add-subnets-eksCluster-fb80f5c is unhealthy: ASG test-replace-cluster-add-subnets-6fc8a16 in cluster test-replace-cluster-add-subnets-eksCluster-fb80f5c has 1 instances but has a desired size of 2
Test: TestAccReplaceClusterAddSubnets
program.go:1473: Destroying stack
This test uses public subnets for the node groups. The ASG not reaching the desired amount of instances is most likely related to hitting the EIP limit in the test account. We should configure the instances to use private subnets
Causing #1563
The text was updated successfully, but these errors were encountered: