Deploying the Application
This lesson shows the step-by-step process of deploying a demo application.
We'll cover the following
Cloning the repository
It would be hard for us to start destroying instances of an application if we do not have any. So, the first thing we’re going to do, now that we have a cluster, is deploy a demo application. I’ve already prepared one that you can use.
We’re going to clone my repository vfarcic/go-demo-8
that contains a very simple demo application. It contains just enough complexity or simplicity, depending on how you look at it. We’ll use it for all our chaos experiments.
So, let’s clone the application repository.
Get hands-on with 1400+ tech skills courses.