Search⌘ K

Creating a Cluster

Explore how to create a Kubernetes cluster to deploy demo applications and conduct chaos engineering experiments. Understand options like Docker Desktop, Minikube, and cloud-based Kubernetes flavors to set up your environment effectively.

We'll cover the following...

We need a cluster to deploy our demo application and to run experiments. Whether you already have it or not depends on whether you destroyed your cluster at the end of the previous section. If you didn’t destroy it, just skip to the next ...