Creating a Cluster

This lesson contains instructions regarding creating a Kubernetes cluster.

We need to have a cluster where we’ll run the demo application as well as the experiments. Whether you 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 section right away. If you did destroy the cluster, feel free to use one of the Gists that follow to create a new one. Alternatively, you can roll out your own cluster. It’s up to you.

Gists for different Kubernetes flavors#


The next lesson will contain the instructions for deploying the demo application.

Gist with Commands
Deploying the Application
Mark as Completed
Report an Issue