luxas / kubeadm-workshop

Showcasing a bare-metal multi-platform kubeadm setup with persistent storage and monitoring
MIT License
679 stars 190 forks source link

Dashboard install not working #28

Open khwerhahn opened 7 years ago

khwerhahn commented 7 years ago

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 6 years ago

URL in repo has changed. You can try with https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml