当前位置:网站首页>Kuboardv3 and monitoring kit installation
Kuboardv3 and monitoring kit installation
2022-06-29 01:28:00 【Glomi loves learning】
Kuboardv3 install
Kuboard: It's a free one Kubernetes Management tools , Provides a wealth of features , Combined with code warehouse 、 Mirror warehouse 、CI/CD Tools etc. , It is convenient to build a production usable Kubernetes Container cloud platform , Easily manage and run cloud native applications .
Kuboardv3 Installation tutorial :( It is suggested that docker Form installed on K8s Outside the cluster )
https://kuboard.cn/install/v3/install.html# Installation mode
for example :Kuboardv3 HTTPS certificate +LDAP The installation command is as follows : Be careful ldap Users need to configure email, Otherwise, an error will be reported .
sudo docker run -d \
--name=kuboard \
--restart=unless-stopped \
-v /root/kuboard/kuboard.cer:/etc/certs/kuboard.project.com/kuboard.cer \
-v /root/kuboard/kuboard.key:/etc/certs/kuboard.project.com/kuboard.key \
-v /root/kuboard-data:/data \
-e KUBOARD_TLS_CERT=/etc/certs/kuboard.project.com/kuboard.cer \
-e KUBOARD_TLS_KEY=/etc/certs/kuboard.project.com/kuboard.key \
-p 8080:80/tcp \
-p 4430:443/tcp \
-p 10081:10081/tcp \
-p 10081:10081/udp \
-e KUBOARD_LOGIN_TYPE="ldap" \
-e KUBOARD_ENDPOINT="https://10.1.1.50:4430" \
-e KUBOARD_AGENT_SERVER_UDP_PORT="10081" \
-e KUBOARD_AGENT_SERVER_TCP_PORT="10081" \
-e KUBOARD_ROOT_USER="KuboardAdmin" \
-e LDAP_HOST="project.com:389" \
-e LDAP_SKIP_SSL_VERIFY="true" \
-e LDAP_BIND_DN="CN=KuboardAdmin,OU=Headquarter,DC=project,DC=com" \
-e LDAP_BIND_PASSWORD="password123" \
-e LDAP_BASE_DN="DC=project,DC=com" \
-e LDAP_FILTER="(objectclass=*)" \
-e LDAP_ID_ATTRIBUTE="cn" \
-e LDAP_USER_NAME_ATTRIBUTE="cn" \
-e LDAP_EMAIL_ATTRIBUTE="mail" \
-e LDAP_DISPLAY_NAME_ATTRIBUTE="cn" \
-e LDAP_GROUP_SEARCH_BASE_DN="dc=project,dc=com" \
-e LDAP_GROUP_SEARCH_FILTER="(objectClass=*)" \
-e LDAP_USER_MACHER_USER_ATTRIBUTE="gidNumber" \
-e LDAP_USER_MACHER_GROUP_ATTRIBUTE="gidNumber" \
-e LDAP_GROUP_NAME_ATTRIBUTE="cn" \
eipwork/kuboard:v3

Kuboard Monitoring kit installation :
We can use it directly Kuboard Quick installation kit , Realize to K8s Index monitoring , Additional functions such as log analysis . The advantage of this is , We don't need to use it ourselves helm And other tools for manual installation , Saved a lot of time , And it can be directly in Kuboard View and manage these suites within this unified platform .
The most common one is K8s The kit is Prometheus-operation (pod、node Node indicator monitoring ) The detailed installation steps are as follows :https://mp.weixin.qq.com/s/PJQd4w8sBv-PNxsoKXbPNg author :rundba.
The rest kuboard Kit ( for example elastic Log monitoring ) The deployment method is the same as Prometheus-operation similar . Follow the steps prompted to automate the installation .
It is worth noting that , When the kit is installed , The main task we need to do is to create pv Do persistent data storage ; also K8s The cluster needs to be able to access Internet resources normally .
边栏推荐
- Is it safe and reliable for qiniu school to help open a securities account? How to drive
- linux7(centos7)设置oracle11开机自启动
- Drawing ECG curve with WPF
- Analysis of parsing principle of OData metadata request response in SAP ui5 application
- 4276. good at C
- 4276. 擅长C
- Magic Quadrant of motianlun's 2021 China Database
- ASP. Design and implementation of net+sql online alumni list
- Depth first search to realize the problem of catching cattle
- What is the difference between the histology and western blotting 两种方法都是进行组织染色的
猜你喜欢

Depth first search to realize the problem of catching cattle

Docker中安裝Oracle數據庫
![[eight part essay] MySQL](/img/8e/719149fb49f1850baf5bab343955bf.jpg)
[eight part essay] MySQL

What is the difference between the history and Western blotting

What is the reason for the service crash caused by replacing the easycvr cluster version with the old database?

Design and development of VB mine sweeping game

How to solve the problem of Caton screen when easycvr plays video?

After easycvr creates a new user, the video access page cannot be clicked. Fix the problem

Day 7 scripts and special effects

4276. good at C
随机推荐
The metadata request parsing principle of OData XML format applied by SAP ui5 is based on domparser
To the interface problems we have encountered
Docker中安装Oracle数据库
有了这款工具,自动化识别验证码再也不是问题
牛客网——华为题库(41~50)
BMFONT制作位图字体并在CocosCreator中使用
Typescript (6) function
EasyCVR播放视频出现卡顿花屏时如何解决?
一条update语句到底加了多少锁?带你深入理解底层原理
TypeScript(6)函数
EdrawMax思维导图,EdrawMax组织结构图
Latest version of CorelDRAW technical suite2022
[SV basics] some usage of queue
Brief description of 802.1x Protocol
ASP. Net based on LAN
Hello i am back
Advanced Installer Architect创作工具
What is the reason why easycvr can't watch the device video when it is connected to the home protocol?
[eight part essay] MySQL
Code repetition of reinforcement learning based parameters adaptation method for particlewarn optimization