You want to install minikube, kubectl and watch.
brew install minikube
brew install kubectl
brew install watch
Starting minikube (may take some time for the first run)
minikube start
Check through the lessons one by one.
If you are completely stuck, here is my solution.
⚠ May contain spoilers!