Download Minikube Windows

Download kube for Windows.

This was essentially as far as I got, I never ended up making use of this.

Version 1.22.1

curl -Lo minikube.exe https://github.com/kubernetes/minikube/releases/latest/download/minikube-windows-amd64.exe
curl -LO "https://dl.k8s.io/release/v1.22.0/bin/windows/amd64/kubectl.exe"
curl -LO https://dl.k8s.io/v1.22.1/bin/windows/amd64/kubeadm.exe
curl -LO https://dl.k8s.io/v1.22.1/bin/windows/amd64/kube-proxy.exe
curl -LO https://dl.k8s.io/v1.22.1/bin/windows/amd64/kubectl-convert.exe
curl -LO https://dl.k8s.io/v1.22.1/bin/windows/amd64/kubelet.exe