March 2020
Intermediate to advanced
626 pages
14h 45m
English
We will be installing Istio in the istio-system namespace and will grant a cluster-admin role to it. This is just for convenience purposes and is not a requirement. The granular permissions, as per the Kubernetes administrator, can be applied to the required namespace for you to install Istio in your actual production environment.
You can download a specific version of Istio from https://github.com/istio/istio/releases and by switching to a specific branch. At the time of writing this book, we used branch 1.3.5, and we recommend you use the same branch as you learn Istio by following this chapter.
You can download a specific version using either the git clone command or direct download. For consistency, for you ...
Read now
Unlock full access