Search⌘ K
AI Features

Deploying the Application

Explore how to deploy a demo application in a Kubernetes cluster using namespaces and Istio sidecar injection. This lesson helps you set up the environment to run chaos experiments on cluster nodes, confirming application accessibility before proceeding with node draining and deletion tests.

Pulling the latest version of the repository

We need to deploy the demo application. This should be straightforward because we already did it a couple of times before. It’s going to be the same application we used in the previous section, so ...