Command to create all the Kubernetes components to run the Dashboard (https://github.com/kubernetes/dashboard)
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-rc5/aio/deploy/recommended.yaml
Access the application locally, command to start Kubernetes proxy server
kubectl proxy