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 年前

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

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

回答問題指南