I have setup k3s. Also I have setup kubernetes-dashboard on k3s.
But I want to use static token while login into the kubernetes dashboard. I does not want to use different token each time when I setup k3s and kubernetes-dashboard.
I found this link for using user/pass in kubernetes. Similarly I want to use static token for kubernetes dashboard in k3s setup.
Is there any way to do this?