Hi, I successfully installed datahub on AWS (manag...
# troubleshoot
a
Hi, I successfully installed datahub on AWS (managed services) + EKS using helm. I can access datahub on the k8s POD via
kubectl port-forward pod/datahub-datahub-frontend-67986b756-tsrv4 9002:9002
but there is no access from the internet. I have k8s service external-ip (ac5408daf1d594c16b937f80a18e0218-1264659697.us-east-1.elb.amazonaws.com) but this link doesn’t work (9002 port). Also I have the k8s ingress and it doesn’t work too. Can you help me please? I check everything but can’t find the root cause
i
Hello Slava, Did you follow this guide: https://datahubproject.io/docs/deploy/aws particularly the section around exposing endpoints using a load balancer?