查看prometheus target页面可得组件

kube-state-metric:

https://github.com/kubernetes/kube-state-metrics/blob/master/docs/pod-metrics.md

kubelet:

https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/

etcd:

https://blog.csdn.net/bbwangj/article/details/82866927

kubernetes CRD

daemonset

configmap

https://k8smeetup.github.io/docs/tasks/configure-pod-container/configmap/

serviceaccount

clusterrolebinding

replicaset

NVIDIAsmi:

容器共享gpu:

https://blog.spider.im/post/gpu-share-in-k8s/

exporter:

https://prometheus.io/docs/instrumenting/exporters/

修改grafana面板:

grafana非负

安装prometheus用helm

prometheus-operator kube-prometheus 和prometheus

系统架构:

https://www.infoq.cn/article/Prometheus-theory-source-code

360架构:

https://www.infoq.cn/article/EuomCz5W33KGh5_35MKu

爬去间隔 scrapeconfig

docker镜像源 可以直接pull的:

https://www.ilanni.com/?p=14534

最新文章

  1. CSharpGL(33)使用uniform块来优化对uniform变量的读写
  2. 在.NET Core 1.0 RC2 上 运行 Orchard2
  3. Windows Phone 十四、磁贴通知
  4. document.body.clientHeight和 document.documentElement.clientHeight 的区别
  5. Tomcat编码问题
  6. Part 30 to 31 Talking about Interfaces in c#
  7. sublime text 2使用经验
  8. SDUTOJ 2054 双向链表
  9. 护眼纯黑色VS2012配色方案
  10. 使用swagger实现web api在线接口文档
  11. kernel笔记——块I/O
  12. sql查父节点小笔记
  13. 选择困难症的福音——团队Scrum冲刺阶段-Day 2
  14. select 的问题
  15. 【Linux学习四】正则表达式
  16. 自己实现more命令
  17. OpenNI体感应用开发实战 (Kinect相机)
  18. iOS学习笔记(1)— UIView 渲染和内容管理
  19. Android应用程序签名打包(AS)
  20. IXWebHosting主机如何退款中文图解教程

热门文章

  1. Tensorflow细节-P190-输入文件队列
  2. TPCH 22条SQL语句分析
  3. 开始编写Makefile
  4. codevs 1792 分解质因数
  5. 学习速率过大 or 过小
  6. 贴一段Matlab代码
  7. Pytest权威教程23-不稳定测试
  8. 数据量与半监督与监督学习 Data amount and semi-supervised and supervised learning
  9. Fluent 批量添加线面、点面、平面的scheme实现  【转载】
  10. IDEA控制台乱码终极解决方案