代码改变世界

Prometheus学习笔记之教程推荐

2019-10-11 14:23  williamzheng  阅读(759)  评论(0编辑  收藏  举报

最近学习K8S和基于容器的监控,发现了如下的教程质量不错,记录下来以备参考

  1. K8S最佳实战(包括了K8S的Prometheus监控和EFK日志搜集)

    https://jimmysong.io/kubernetes-handbook/practice/

  2. Prometheus-book

    https://yunlzheng.gitbook.io/prometheus-book/

  3. Prometheus实战

    https://songjiayang.gitbooks.io/prometheus/content/

  4. Prometheus中文文档

    https://www.yangcs.net/prometheus/

  5. Prometheus操作指南

    https://www.bookstack.cn/read/prometheus-book/README.md

如果大家还发现了别的好教程,请不吝分享。