当前位置:网站首页>Monitoring and alarm of kubernetes
Monitoring and alarm of kubernetes
2022-07-19 04:50:00 【Tianxiang shop】
This article introduces how to Kubernetes The cluster monitors and configures alarms .
Kubernetes Monitoring of
Deployed with the cluster TiDB Monitoring only focuses on TiDB Operation of its components , It does not include the container resources 、 The host machine 、Kubernetes Components and TiDB Operator And so on . Monitoring of these components or resources , Need to be in the whole Kubernetes The cluster dimension deploys the monitoring system to realize .
Host monitoring
The monitoring of the host and its resources is the same as the traditional server physical resource monitoring .
If you already have a monitoring system for physical servers in your existing infrastructure , Just use the conventional method to Kubernetes Add the host to the existing monitoring system ; If there is no monitoring system available , Or we hope to deploy an independent monitoring system for monitoring Kubernetes The host of the host , You can also use any monitoring system you are familiar with .
The newly deployed monitoring system can run on an independent server 、 Run directly on Kubernetes The host of the host , Or run on Kubernetes Within cluster , There are some differences between different deployment methods except in installation configuration and resource utilization , There is no significant difference in use .
Common open source monitoring systems that can be used to monitor server resources are :
Some cloud service providers or special performance monitoring service providers also have their own free or paid monitoring solutions to choose .
We recommend that Prometheus Operator stay Kubernetes Deployment within the cluster is based on Node Exporter and Prometheus Host computer monitoring system , This scheme can be compatible and used for Kubernetes Monitoring of its own components .
Kubernetes Component monitoring
Yes Kubernetes For component monitoring, please refer to Official documents The solution provided , You can also use other compatible Kubernetes The monitoring system of .
Some cloud service providers may provide their own Kubernetes Component monitoring scheme , Some specialized performance monitoring service providers also have their own Kubernetes The integration scheme can be selected .
because TiDB Operator It actually runs on Kubernetes In the container , Select any to override the pair Kubernetes The monitoring system that monitors the container status and resources can cover TiDB Operator Monitoring of , There is no need to deploy additional monitoring components .
We recommend that Prometheus Operator Based on the deployment Node Exporter and Prometheus Host computer monitoring system , This scheme can also be compatible and used for monitoring the host resources .
Kubernetes The alarm
If you use Prometheus Operator Deploy for Kubernetes Host and service monitoring , Some alarm rules will be configured by default , And will deploy one AlertManager service , Please refer to kube-prometheus Explanation .
If you use other tools or services Kubernetes Host computers and services are monitored , Please refer to the corresponding information of the tool or service provider .
边栏推荐
- 【燃料电池】基于simulink的燃料电池系统控制策略仿真
- [TA frost wolf \u may - hundred people plan] Figure 2.5 bump mapping
- UE-插件 ElectronicNodes 5.0.0/4.23-4.27
- 面临的挑战和优势,并预测NeRF最终将取代Deepfake
- EMQX 压力测试踩得坑供大家参考
- Project team summer vacation summary 02
- 模板类的声明和定义
- 力扣刷题02(三数之和+最大子序和+二叉树最近公共祖先)
- 高仿网易云音乐UI的微信小程序源码
- Constraints on MySQL tables (Basics)
猜你喜欢
Gin framework principle
负载均衡器ribbon实战
[FPGA tutorial case 26] realize the basic operation of decimals through Verilog in FPGA
Eureka, take advantage of the tens of millions of daily visits!
物业小区高校水电抄表充值管理系统
一款好用的网络骗子举报系统无加密版本源码
Wechat applet source code of high imitation Netease cloud music UI
[Lipschitz] simulation of Lipschitz Lipschitz exponent based on MATLAB
Only when the data analysis report is written in this way can we really understand the data
Unity UMP打包黑屏問題總結
随机推荐
mysql优化
Mysql8.026-- view (bottom)
常用postgresql数据操作备忘(不定时更新)
【FPGA教程案例27】通过Verilog实现双口RAM乒乓结构
Simple UI funny text conversion Emoji expression wechat applet supports sentence word conversion_ Source code
Rearrange data according to date JS
Static attributes and static methods of class in JS
Sphinx遇到的问题
C语言动态内存开辟和柔性数组
Load balancer ribbon practice
2022最新版校园跑腿小程序源码
Constraints on MySQL tables (Basics)
Hightec new aurix tc37x demo project
As a result, all system modifications of the company will be upgraded
Unity UMP打包黑屏问题总结
Codeforces Round #419 (Div. 1)B - Karen and Test
Blessing for the elderly popular short video wechat applet source code download support traffic master
接口的参数返回封装类Result
masm32写程序
shardingsphere的核心概念和快速实战