I am following the instructions as given here.
I used the following command to get a running cluster, in gcloud console I typed: curl -sS https://get.k8s.io | bash
curl -sS https://get.k8s.io | bash
you can run kubectl proxy locally and access it at http://localhost:8001/ui
kubectl proxy