Change-Id: Ic0225b8bf64e7e49a0cddec97f3f9003c4e8a9f3
Signed-off-by: RHE <rebirthmonkey@gmail.com>
#kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml
kubectl delete deployment kube-dns --namespace=kube-system
-kubectl apply -f kubernetes/templates/kube-dns.yaml
+kubectl apply -f templates/kube-dns.yaml
kubectl taint nodes --all node-role.kubernetes.io/master- # make the master also as a node