Hi Forum,
I'm trying to deploy Elastic in Google cloud using ECK and need to expose Kibana UI via Istio Gateway.
Something like this. test.com/kibana --> Should go to Kibana
test.com/elastic --> Should go to elastic.
I'm able to achieve elastic but Kibana UI doesn't works.
Can please check if you can guide me for configurations required in Kibana to get this working ?
We are trying for something like this. Have tried but its not working.
" In the above example, Kibana is accessed through a dedicated domain (https://kibana.hulk). If you want to make Kibana accessible from a path of an existing domain (e.g. https://elastic.stack/kibana) extra configuration is required. "