CatalystCode / kubemalt

Kubernetes guidance for MALT (Monitoring, Alerting, Logging, and Tracing)
6 stars 2 forks source link

Istio Ingress for Project Jackson #37

Closed evanlouie closed 5 years ago

evanlouie commented 5 years ago
andrebriggs commented 5 years ago

@evanlouie are you guys planning on making a helm chart for the existing API/UI deployments/services?

evanlouie commented 5 years ago

closes #19

andrebriggs commented 5 years ago

@evanlouie any updated instructions here? I applied the istio-service.yaml file and I'm a little unclear if I should be hitting the same same ui-lb-service external endpoint to test (doesn't seem to make sense) or if there is another endpoint one should hit to see single endpoint for ui and api.

evanlouie commented 5 years ago

@andrebriggs you have to ping the istio-ingress, if you do a kubectl get svc -n istio-system there will be one service with an external ip. Ping that one.