Access Elasticsearch by Google Click to Deploy from GAE

I'm trying access elasticsearch cluster on GKE from my project in GAE - flexible. Since I don't want an external load-balancer, I'm following this guide:
https://cloud.google.com/kubernetes-engine/docs/how-to/internal-load-balancing
Both GKE and GAE are deployed in the same region, but the calls to the elasticsearch cluster timeout all the time. Has anyone done this and can share some tips would be much appreciated!

also this is in beta and could work for test or development https://cloud.google.com/load-balancing/docs/internal/?utm_source=release-notes&utm_medium=email&utm_campaign=2019-february-release-notes-1-en#all_ports

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.