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

猜你喜欢

转载自www.cnblogs.com/zealousness/p/11329308.html