redhat-gpe / rhte2018_api_mgmt_and_service_mesh

2 stars 3 forks source link

Service Mesh Routing Lab: Use of Istio Ingress route as public base URL #53

Open jbride opened 5 years ago

jbride commented 5 years ago

Last section of this lab has the student switch the public base URL of the API to that of the Istio Ingress route hostname. This works fine because the lab makes use of only one API. If the lab exposed more than one API through the Istio Ingress gateway, this approach will break.