zoukankan      html  css  js  c++  java
  • kubernetes&prometheus 【组件】

    查看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

  • 相关阅读:
    多表查询,连表查询
    mysql数据概念难点
    mysql练习题
    linux下 redis
    nginx安装
    八皇后问题 OpenJ_Bailian
    Prime Ring Problem hdu-1016 DFS
    Oil Deposits hdu-1241 DFS
    Highways
    畅通工程再续
  • 原文地址:https://www.cnblogs.com/zealousness/p/11329308.html
Copyright © 2011-2022 走看看