March 2020
Intermediate to advanced
626 pages
14h 45m
English
To complete the exercises in this chapter, you will require the following:
You can find the GitHub page for this chapter at: https://github.com/servicemeshbook/istio labeled Chapter 09 - Installing Istio.
The following command should show you whether the VM can resolve the name using DNS:
$ dig +search +noall +answer ibm.comibm.com. 20850 IN A 129.42.38.10
We are using Istio 1.3.5 at the time of writing this book. You can get the examples used in this book for Istio ...
Read now
Unlock full access