This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Description
201-cluster-monitoring has the following text for deploying the dashboard for v1.8+:
If you are using v1.8 or above, deploy the Dashboard using the following command:
kubectl apply -f
https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml
That file does not exist. Looking at the Kubernetes Dashboard#getting-started documentation, it appears to be:
kubectl apply -f
https://raw.githubusercontent.com/kubernetes/dashboard/v1.10.1/src/deploy/recommended/kubernetes-dashboard.yaml