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年前861ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン