Installation of Kubernetes Dashboard
TODO
cd /root/kubernetes/install_k8s/
./install_dashboard.sh
Note: Ingress Controller
should be installed if dashboard need to be accessible from outside the cluster.
https://master.cloud.com:32000/dashboard/
- Generate role and user
cd /root/kubernetes/dashboard/
./create-sample-user.sh
- Get the token
cd /root/kubernetes/dashboard/
./get-sample-user-token.sh