Kubernetes Dashboard access using config file Not enough data to create auth info structure.

前端 未结 8 1556
暖寄归人
暖寄归人 2020-12-08 04:14

I am trying to access the kubernetes Dashboard using the config file. From the authentication when I select config file its giving ‘Not enough data to create auth info

8条回答
  •  無奈伤痛
    2020-12-08 04:49

    If you want to get past dashboard's authentification prompt and then be able to do admin-things on the dashboard, I recommmend this: https://github.com/kubernetes/dashboard/wiki/Creating-sample-user.

提交回复
热议问题