Problem scenario
You try to go to the default Kubernetes web UI (the dashboard), but you are being prompted for a username and password.
Solution
From the server with kubectl, run this:kubectl config view
A Technical I.T./DevOps Blog
Problem scenario
You try to go to the default Kubernetes web UI (the dashboard), but you are being prompted for a username and password.
Solution
From the server with kubectl, run this:kubectl config view