Install kubectl:
Install VirtualBox:
Install minikube (replace v1.17.1 with the latest version available
for you):
Create the VM and start the cluster (this will create/update the file
~/.kube/config
):
To get the IP address of the cluster:
To show the Minikube dashboard:
To stop the cluster (shuts down the VM and preserve all states):
To restart the VM and cluster:
To delete the cluster (and the VM):