Closed ebarped closed 1 month ago
Right now, if you execute this project inside an EKS cluster, you get an error like this:
ValueError: Unsupported host '169.254.170.23'. Can only retrieve metadata from these hosts: 169.254.170.2, localhost, 127.0.0.1
We should update the boto3 lib to enable support for running inside an EKS cluster.
boto3
Right now, if you execute this project inside an EKS cluster, you get an error like this:
We should update the
boto3
lib to enable support for running inside an EKS cluster.