Skip to content

Prometheus Node Exporter for Kubernetes, contains DaemonSet and ServicAccount for the DaemonSet. The DaemonSet will deploy on every node Prometheus Node Exporter that will expose metrics by your demans

Notifications You must be signed in to change notification settings

jz543fm/K8s-Prometheus-Node-Exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Prometheus Node Exporter for K8s

Repository contains DaemonSet and ServiceAccount.

Daemonset will deploy on your node/s in K8s cluster prometheus/node-exporter pod/s that will export metrics on port 9600

Do not forget to update namespace, name, because I have default name prometheus-node-exporter-example and namespace: node-exporter, update also args in DaemonSet by your demands what you want to collect by Prometheus Node Exporter, and do not forget also update serviceAccount and serviceAccountName or port!

Docs

Github prometheus/node-exporter

Docker Hub

Node Exporter Releases

About

Prometheus Node Exporter for Kubernetes, contains DaemonSet and ServicAccount for the DaemonSet. The DaemonSet will deploy on every node Prometheus Node Exporter that will expose metrics by your demans

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published