Now, we are ready to create a Kubernetes cluster! We will use Minikube to create a local single-node cluster running on VirtualBox.
Before creating the Kubernetes cluster, we need to learn a bit about Minikube profiles, the Kubernetes CLI tool known as kubectl, and its use of contexts.