EKS issue when adding node group with t4g class instance

0

Hello,

We got an issue when we tried to add a node group in EKS with t4g class instance

AutoScalingGroupInvalidConfiguration - Amazon EC2 Autoscaling does not support the requested instanceType t4g.medium.

I check and t4g are available in my region (eu-west-3) I successfully set a t4g class instance by manually edition a launch configuration in an other node group.

Maybe you have forgot a condition somewhere when you release this new type of instance ?

已提問 2 年前檢視次數 868 次
3 個答案
0

Is there any difference between working node group and not-working node group? You should check which AZs are configured to each node group. Some instance types is not supported in the recently launched AZ.

profile picture
專家
已回答 2 年前
0

node group are exactly the same (I test it with terraform and manually)

node group can deploy instance in the 3 AZ (eu-west-3a, b, c) I also check t4g instance are available in EC2 etc, i can set it manually by editing the launch configuration of the ASG created by EKS (if I first ask m6g instance for exemple)

As I can do it manually by cheating EKS, i suppose it's only a software limitation / bug

已回答 2 年前
0

problem seems to have been resolve by aws team

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南