Dashboard install not working
khwerhahn opened this issue · 1 comments
khwerhahn commented
Dashboard install not working:
$ curl -sSL https://git.io/kube-dashboard | sed "s|image:.*|image: luxas/kubernetes-dashboard:v1.6.3|" | kubectl apply -f -
error: error validating "STDIN": error validating data: apiVersion not set; if you choose to ignore these errors, turn validation off with --validate=false
when:
curl -sSL https://git.io/kube-dashboard
404: Not Found
matjazp commented
URL in repo has changed. You can try with https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml