Create a complete cluster

We will start by creating a dedicated namespace for the cluster we will be creating:

kubectl create namespace demo

Then proceed with the following steps: