Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Helm deployment Dashboard of CentOS7.5Kubernets (k8s) 1.12.2 (3)

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Helm deployment Dashboard

The address of the image (v1.10.0) required by dashboard:

Link: https://pan.baidu.com/s/1vkdYNGjQD0hD_Q0_I_2t3A

Extraction code: 7i7k

1. # helm install-name dashboard-namespace=kube-system stable/kubernetes-dashboard

2. # kubectl edit svc dashboard-kubernetes-dashboard-n kube-system (change ClusterIP to NodePort and provide public network access address)

3. # kubectl create serviceaccount dashboard-admin-n kube-system (using token to access the dashboard of K8s)

4. # kubectl create clusterrolebinding dashboard-cluster-admin-clusterrole=cluster-admin-serviceaccount=kube-system:dashboard-admin

5. # kubectl get secret-n kube-system

6. # kubectl describe secret dashboard-admin-token-xxxxx-n kube-system (query the token of Doshboard)

Note: use Firefox browser to access

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report