Google Kubernetes Engine - Kubernetes Dashboard set up - Part 7
Rahul Wagh
Posted on September 4, 2020
Here is complete guide from the lab session - https://jhooq.com/setting-up-kubernetes-dashboard/
We are going to perform following steps
- Create a project on google cloud platform
- Create Kuberentes cluster inside the Project
- Connect to Google cloud console
- Install the kubernetes dashboard
- kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0/aio/deploy/recommended.yaml
- Setup service account and cluster role binding
- Start kubernetess API server using kubectl proxy
- Generate kubernetes token
- Provide token to Kubernetes dashboard authentication page
💖 💪 🙅 🚩
Rahul Wagh
Posted on September 4, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.