cloudurable / istio-the-hardway

Istio the hard way
0 stars 2 forks source link

Istio the hard-way

We install the following Istio components and try some Itsio tasks.

The Istio getting started docs are not sequential per se. I tried to document an end-to-end, sit behind a keyboard and try things out guide to Istio. I also have tried to understand and dig a bit.

We also set up the BookInfo demo application using the getting started guide.

The BookInfo Istio Demo application has the following microservices:

BookInfo Services

image

There are two parts to this so far:

After you run through part 1, you should have Istio running on your local machine with minikube.

Resources