March 2020
Intermediate to advanced
626 pages
14h 45m
English
Configuring web UI access to Grafana, Prometheus, Kiali, and Jaeger can be done in various ways, as follows:
The first two approaches are well documented and refer to the Kubernetes documentation. In this section, we will show Istio's approach to defining a virtual service to access the UI. In a real-world situation, you would use a DNS server to resolve the names, but, in our case, we are going to use the /etc/hosts file to resolve the names. Let's get started:
Read now
Unlock full access