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
eks-node-viewer seems to be showing nodes that aren't there. I suspect they used to exist and they have since been deleted.
x.compute.internal cpu ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0% (0 pods) r7i.8xlarge/$2.1168 On-Demand - NotReady/93d
x.compute.internal cpu ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0% (0 pods) r7i.24xlarge/$6.3504 On-Demand - NotReady/92d
x.compute.internal cpu ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0% (0 pods) r7i.16xlarge/$4.2336 On-Demand - NotReady/90d
x.compute.internal cpu ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0% (0 pods) r7i.16xlarge/$4.2336 On-Demand - NotReady/83d
x.compute.internal cpu ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0% (0 pods) r7i.24xlarge/$6.3504 On-Demand - NotReady/75d
x.compute.internal cpu ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0% (0 pods) r7i.2xlarge/$0.5292 On-Demand - NotReady/75d
x.compute.internal cpu ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 0% (0 pods) r7i.4xlarge/$1.0584 On-Demand - NotReady/68d
When I run a kubectl get nodes it doesn't show these dead nodes. I checked AWS to see if the terminated nodes are listed. It's difficult to tell because the dns hostname is gone so I can't match exactly which one is which, but eks-node-viewer shows way more dead nodes than the ec2 console shows terminated instances.
I'm sure there is a dead record somewhere, but I don't know where to clean it up.
The text was updated successfully, but these errors were encountered:
eks-node-viewer seems to be showing nodes that aren't there. I suspect they used to exist and they have since been deleted.
When I run a
kubectl get nodes
it doesn't show these dead nodes. I checked AWS to see if the terminated nodes are listed. It's difficult to tell because the dns hostname is gone so I can't match exactly which one is which, buteks-node-viewer
shows way more dead nodes than the ec2 console shows terminated instances.I'm sure there is a dead record somewhere, but I don't know where to clean it up.
The text was updated successfully, but these errors were encountered: