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
asked a year ago0 views
1 Answers
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.
answered a year ago
Relevant questions
Cannot delete because cluster <cluster name> currently has an update in progress
Accepted Answerasked 3 months agoProblem adding nodegroup in EKS cluster with GW NAT
asked a month agoTerraform AFT / Rename an account
asked 2 months agoEKS NodeGroup IAM Role on Config File (yaml)
Accepted Answerasked a month agoCharged $1.00 After Creating An Instance In EC2
asked 5 months agoEKS NodeGroup - The aws-auth ConfigMap in your cluster is invalid
asked a year agoAWS Connect instance creation via Terraform script
Accepted Answerasked 3 months agoOrphaned nodegroup keeps creating EC2 instance
asked a year agoEKS Managed Nodegroup with Capacity Reservation in Launch Template through CloudFormation does not use Capacity Reservation.
asked 2 months agoCannot stop a serive
asked 5 months ago