how are you creating the LoadBalancer? are you deploying something like an ingress controller?
n
nice-pharmacist-5320
01/17/2022, 3:43 PM
creating the loadbalancer by installing AWS ALB controller and then creating an ingress of class
alb
b
billowy-army-68599
01/17/2022, 4:57 PM
you'll need to delete that first
billowy-army-68599
01/17/2022, 4:57 PM
before deleting the cluster
n
nice-pharmacist-5320
01/17/2022, 6:01 PM
I am deleting loadbalancer first which does get deleted without any issue. Its the eks node group’s security group which somehow has a dangling network interface that does not get deleted
b
billowy-army-68599
01/17/2022, 6:09 PM
@nice-pharmacist-5320 you need to also delete any ingresses you create, and wait for the finalizer to finish, it's a "design feature" of the aws alb controller