摘要: chart地址:https://github.com/helm/charts/tree/master/stable/prometheus-redis-exporter 1、下载chart包 2、修改values文件 3、部署 4、grafana https://grafana.com/grafana 阅读全文
posted @ 2019-08-07 15:43 西门运维 阅读(5183) 评论(0) 推荐(0) 编辑
摘要: chart地址:https://gkarthiks.github.io/helm-charts/charts/prometheus-kafka-exporter/ 1、下载chart 2、修改values文件 3、部署,注意要和kafka在同一namespace下 4、grafana https:/ 阅读全文
posted @ 2019-08-07 15:13 西门运维 阅读(5232) 评论(0) 推荐(0) 编辑
摘要: NodeSelector(指定运行node) 1、给node打上label kubectl label nodes cn-hongkong.i-j6c5pm0b59y9kaos565o apptype=monitoring 2、查看结果kubectl get nodes --show-labels 阅读全文
posted @ 2019-08-07 11:48 西门运维 阅读(417) 评论(0) 推荐(0) 编辑