Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hanging Application Load Balancers after deleting the cluster #2278

Closed
xinbinhuang opened this issue May 31, 2020 · 1 comment
Closed

Hanging Application Load Balancers after deleting the cluster #2278

xinbinhuang opened this issue May 31, 2020 · 1 comment

Comments

@xinbinhuang
Copy link

xinbinhuang commented May 31, 2020

What happened?

I launched a EKS with Fargate, and deploy Ingress objects with Applicationg Load Balancer (ALB)
onto the cluter. After I delete the cluster, the ALB did not delete.

What you expected to happen?
The ALB will be deleted when we delete the cluster.

How to reproduce it?
Include the steps to reproduce the bug

Anything else we need to know?
WSL2; Binary Installtion; with default profile

Versions
Please paste in the output of these commands:

$ eksctl version
0.20.0
$ kubectl version
Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.3", GitCommit:"2e7996e3e2712684bc73f0dec0200d64eec7fe40", GitTreeState:"clean", BuildDate:"2020-05-20T12:52:00Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}

Logs
Include the output of the command line when running eksctl. If possible, eksctl should be run with debug logs. For example:
eksctl get clusters -v 4
Make sure you redact any sensitive information before posting.
If the output is long, please consider a Gist.

@martina-if
Copy link
Contributor

Hi @xinbinhuang thank you for reporting this. eksctl has some issues regarding deletions. Those are being tracked here #536. We added some extra information in that issue and we will close this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants