Describe the bug
{{ kubernetes dashboard is running on port 443 but when i am exposing this service on 443 port through gateways and virtual serices, getting 503 error, not working, for all port services are working, please suggest how to resolve this }}
Expected behavior
{{ kubernetes dashboard should work properly }}
Version
{{
istio:
Version: 1.0.2
GitRevision: d639408fded355fb906ef2a1f9e8ffddc24c3d64
User: root@66ce69d4a51e
Hub: gcr.io/istio-release
GolangVersion: go1.10.1
BuildStatus: Clean
Kubectl :
Client Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.1", GitCommit:"b1b29978270dc22fecc592ac55d903350454310a", GitTreeState:"clean", BuildDate:"2018-07-17T18:53:20Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"10+", GitVersion:"v1.10.7-gke.2", GitCommit:"8d9503f982872112eb283f78cefc6944af640427", GitTreeState:"clean", BuildDate:"2018-09-13T22:19:55Z", GoVersion:"go1.9.3b4", Compiler:"gc", Platform:"linu
}}
Installation
{{i have installed with helm chart, }}
Environment
{{ GKE }}
Actually its not a bug, I have raised this one on stack overflow (https://stackoverflow.com/questions/52645124/kubernetes-dashboard-exposing-through-istio-1-0-0-ingress-istio-ingressgatew) also,
Just need some direction how i can resolve this
Answered on stackoverflow: https://stackoverflow.com/questions/52645124/kubernetes-dashboard-exposing-through-istio-1-0-0-ingress-istio-ingressgatew
Is that assumed kubernetes-dashboard is part of the Mesh? I have a scenario where kubernetes dashboard is outside the mesh and in that case how the routing goes? Do I need to use a Virtual service to route it to or I need to have a serviceentry defined? Whatever the way I am trying I am getting into route not found error in the Istio Ingress gateway logs
Most helpful comment
Answered on stackoverflow: https://stackoverflow.com/questions/52645124/kubernetes-dashboard-exposing-through-istio-1-0-0-ingress-istio-ingressgatew