March 2020
Intermediate to advanced
626 pages
14h 45m
English
BookInfo will be deployed in our Kubernetes environment using the deployment YAML file provided by Istio's public GitHub page: https://archive.istio.io/v1.3/docs/examples/bookinfo/. Observe the following steps to install the BookInfo application:
$ kubectl create namespace istio-labnamespace/istio-lab created
$ kubectl create clusterrolebinding istio-lab-cluster-role-binding --clusterrole=cluster-admin ...
Read now
Unlock full access