Overview

This lesson defines the goal of this chapter which is to carry out networking experiments using Istio.

So far, we saw how to terminate instances of our applications. However, we can accomplish so much more by introducing networking into the picture. By destroying, obstructing, or faking certain things in networking, we can put experiments and chaos engineering to an entirely different level.

Using Istio for networking in Kubernetes

...