Search⌘ K
AI Features

Deploying the Application

Explore how to deploy the demo application in Kubernetes by creating namespaces with Istio labels, applying deployment definitions, and confirming accessibility to prepare for chaos engineering experiments.

Just like always, we need not only a cluster, but also the demo application. This section is not an exception.

We will deploy the same demo application that we used before, so we will go through ...