luxas/kubeadm-workshop

Dashboard install not working

khwerhahn opened this issue · 1 comments

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