搜索
-
近期文章
- 安装kube-prometheus监控k8s 2022年6月14日
- 容器中添加python环境 2022年2月7日
- blackbox_exporter无法探测带重定向的url 2022年2月7日
- 查看线程堆栈 2022年2月7日
- harbor安装流程 2022年2月7日
- 部署kafka集群 2021年11月1日
- kafka常用命令 2021年8月26日
- Linux NFS配置固定端口并设置防火墙规则 2021年8月26日
- rabbitmq集群部署 2021年8月26日
- k8s自动补全 2021年7月7日
分类目录
文章归档
2022年6月 一 二 三 四 五 六 日 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 近期评论
日归档:2022年6月14日
安装kube-prometheus监控k8s
第一步:下载kube-prometheus配置文件
git clone https://github.com/prometheus-operator/kube-prometheus.git
第二步:修改kube-promethus配置文件
#进入目录
cd kube-promethe[......]
发表在 prometheus
留下评论