This documentation is open-source. Please help improve it by filing issues or pull requests.
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: