Auto Scaling Groups, Launch Template and EC2 instance with multiple ENIs with different configurations.

1

Is there a way to add a launch template that defines EC2 instances with multiple ENIs that have different configurations (for each ENI) to an Auto Scaling Group? or is it a limitation in ASGs?

1回答
0

It depends on the setting, for example, you can't select multiple different subnets (since AutoScaling ignores the subnet setting). But you can select different security groups. Can you give some more details on what your usecase is?

Specifically for the multiple subnets issue, you can workaround it with this method

AWS
回答済み 2年前

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

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

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

関連するコンテンツ