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

Leftover Network Interfaces after scaling down #1148

Closed
mbevc1 opened this issue Jan 14, 2022 · 5 comments
Closed

Leftover Network Interfaces after scaling down #1148

mbevc1 opened this issue Jan 14, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@mbevc1
Copy link
Contributor

mbevc1 commented Jan 14, 2022

Version

Karpenter: v0.5.4

Kubernetes: v1.21

Expected Behavior

Scale up and down and Karpenter provisions and cleans up resources correctly.

Actual Behavior

When scaling down there are some Network Interfaces left unattached from removed Pods/Nodes.

Steps to Reproduce the Problem

Deploy Karpenter and demo inflate Deployment. Scale it up and then down to 0. Not always there seems to be leftover Network Interfaces unattached after scaling down.

Resource Specs and Logs

n/a

@mbevc1 mbevc1 added the bug Something isn't working label Jan 14, 2022
@ellistarn
Copy link
Contributor

Hmm -- this looks like it might be an AWS VPC CNI bug. Can you file an issue over there: https://github.com/aws/amazon-vpc-cni-k8s

@suket22
Copy link
Contributor

suket22 commented Jan 26, 2022

@MBevc - were you able to file an issue against the VPC CNI? The CNI is responsible for attaching, detaching and deleting ENIs on worker nodes I'm going to resolve this unless there's something else we can help with

@mbevc1 mbevc1 changed the title Leftover Netwrok Interfaces after scaling down Leftover Network Interfaces after scaling down Jan 27, 2022
@mbevc1
Copy link
Contributor Author

mbevc1 commented Jan 27, 2022

Sorry, just opened the issue upstream as well: aws/amazon-vpc-cni-k8s#1825

@mbevc1
Copy link
Contributor Author

mbevc1 commented Jan 27, 2022

Identified to be related to aws/amazon-vpc-cni-k8s#1223 upstream is working on. Sharing for prosperity here.

@ellistarn
Copy link
Contributor

Thanks for following up. Feel free to reopen if you identify anything remaining in karpenter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants