Orphaned nodegroup keeps creating EC2 instance

0

Hi,

I created an EKS cluster with Terraform. After destroying it with Terraform, I still have an orphaned nodegroup that I cannot see in the dashboard nor with awscli.

And this nodegroup keeps creating an EC2 instance. If I delete the instance, the nodegroup creates a new one.

This is generating billing costs for resources I am not using.

Any adivice?

Thanks

質問済み 3年前386ビュー
1回答
0

I found my issue and will leave it here for reference.

In fact what I had was not an orphaned nodegroup. But I had an auto scaling group instead. And that auto scaling group was spinning up the EC2 instance. After deleting the auto scaling group, I was able to delete the VPC.

回答済み 3年前

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

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

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

関連するコンテンツ