Create a Cluster

This lesson will focus on creating a cluster again, the same way we created in the first chapter.

Pulling the code #

We’ll continue using definitions from the vfarcic/k8s-specs repository. To be on the safe side, we’ll pull the latest version first.

🔍 All the commands from this chapter are available in the 02-ca.sh Gist.

cd k8s-specs

git pull

Next, we need a cluster. Please use the Gists below as inspiration to create a new cluster or to validate that the one you already fulfills all the ...

Access this course and 1400+ top-rated courses and projects.