Hi all
I'm new to Datahub and have been asked to deploy it for a POC on our onprem k8s cluster.
So far so good, and i can access the http
//<ip>9002 link on the public gateway, authenticate and browse around.
I now need to place it behind a istio ingress gw with an SSL cert, but this seem to be a bit of a problem. (Could be me being stupid, never worked with
istio.io before)
I just wanted to ask if it is possible, is there anything i need to do especially to make it work? Any help would be appreciated. Thx