随笔分类 - 监控
摘要:准备工作 在工程的 pom 文件中添加两个依赖 文件路径:http://gitlab.vonechain.com:9002/haianSCF/vchain-framework/blob/dev/vchain-auth/pom.xml 增加的内容: <!-- spring-boot-actuator依
阅读全文
摘要:背景说明 kube-prometheus监控部署参考 https://www.cnblogs.com/zoujiaojiao/p/16921817.html nacos集群说明 10.10.246.33:8848;10.10.246.34:8848;10.10.246.35:8848 二进制部署,配
阅读全文
摘要:下载 git clone -b release-0.7 https://github.com/prometheus-operator/kube-prometheus.git 安装 cd kube-prometheus/manifests kubectl create -f setup/ kubect
阅读全文
摘要:问题描述 监控系统搭建好后,kube-controller-manager和kube-scheduler没有数据: 背景描述 Kubernetes 版本:1.20.1 kube-prometheus 版本:0.7 版本说明:https://github.com/prometheus-operator
阅读全文