Bug: Cannot see pricing for the nodes
Hi team, So I've started using the Node Viewer. I downloaded the appropriate version on my system and started using it. I can see all the nodes and their current usage capacity, but cannot see their pricing. It shows like "$0.000/hour | $0.000/month"
The AWS CLI configured is by default with an IAM user with Administrator Access.
Can you please help me here?
I'm facing the same issue for EC2 Spot Instances.
I am also facing the same issue for EC2 Spot Instances after updating to version 0.7.0:
Try setting the region through an env var like suggested in this comment: https://github.com/awslabs/eks-node-viewer/issues/187#issuecomment-2013753437
Closing for now as setting the AWS_REGION environment variable should allow pricing lookup.