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
E0712 04:19:50.038370 1 static_autoscaler.go:439] Failed to fix node group sizes: failed to decrease eks-build-us-east-2c-20240124170707924300000010-92c69e38-4c41-bf62-6938-f48d5fd21243: attempt to delete existing nodes targetSize:11 delta:-1 existingNodes: 11
102
+
I0712 04:19:56.488422 1 reflector.go:790] k8s.io/autoscaler/cluster-autoscaler/utils/kubernetes/listers.go:172: Watch close - *v1.Pod total 144 items received
103
+
```
104
+
105
+
That is a known issue when an EC2 instance is created on the node group but cannot join the cluster. You can check the node group sizes on the [AWS Console](https://us-east-2.console.aws.amazon.com/eks/home?region=us-east-2#/clusters/prow-build-cluster?selectedTab=cluster-compute-tab), then compare it with the number of nodes on the cluster:
0 commit comments