黑白玩家
博主:欢迎大家进行技术交流

1.安装yml文件

kubectl apply -f https://kuboard.cn/install-script/kuboard.yaml

2.获取Token认证

kubectl -n kubernetes-dashboard describe secret $(kubectl -n kubernetes-dashboard get secret | grep dashboard-admin | awk '{print $1}')

3.访问

http://任意一个Worker节点的IP地址:32567/

4.web

posted on 2020-08-05 14:01  黑白玩家  阅读(1512)  评论(0编辑  收藏  举报