You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our AWS accounts we use compliance scans e.g. to ensure all resources are having certain tags. With this scans we find a small amount of ENIs within our clusters which are not bound to any instance without any tags. I think that those ENIs are the "warm target ENIs" create by aws-vpc-cni-k8s. Is it possible that the warm target ENIs are not tagged even if we run the controller with ADDITIONAL_ENI_TAGS set?
Environment:
Kubernetes version (use kubectl version):
Client Version: v1.32.2
Kustomize Version: v5.5.0
Server Version: v1.29.13-eks-8cce635
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
What happened:
In our AWS accounts we use compliance scans e.g. to ensure all resources are having certain tags. With this scans we find a small amount of ENIs within our clusters which are not bound to any instance without any tags. I think that those ENIs are the "warm target ENIs" create by aws-vpc-cni-k8s. Is it possible that the warm target ENIs are not tagged even if we run the controller with
ADDITIONAL_ENI_TAGS
set?Environment:
kubectl version
):cat /etc/os-release
):uname -a
):Linux ip-10-104-156-165.eu-central-1.compute.internal 6.1.127-135.201.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jan 28 23:19:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: