Overview
This lesson defines the goal of this chapter which is to transfer the execution of our chaos experiments from our laptops into a Kubernetes cluster.
We saw that we could run experiments targeting applications running in Kubernetes. We messed with networking, and we saw how to shut down and manipulate nodes of a cluster. However, we ...