Hi all We are running metaflow on EKS and are able...
# ask-metaflow
c
Hi all We are running metaflow on EKS and are able to access all the services successfully from inside the cluster. I am wanting to do some local development work (i.e. access metaflow from my mac). I set all the same environment variables as what is set on my EKS pods however I keep landing up with this error:
Copy code
Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))
Could anyone point me to sample config/setup on how to do this correctly?
1