Search⌘ K

Deploying the Application

Deploy the demo application in a Kubernetes cluster by creating namespaces and adding Istio labels for sidecar injection. Understand how to apply deployment definitions and confirm application accessibility, preparing for chaos experiments.

In the previous sections, we deployed the demo application, which we targeted in our experiments. This one is not an exception. We are going to deploy the same demo application that we used before. Given that you are already familiar with it, we’ll go quickly ...