No introduction found. Create it?
Install with:
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts/
helm install node-exporter prometheus-community/prometheus-node-exporter -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
node-exporter | truxnell/home-cluster | 148 | 4.24.0 | 9 days ago |
node-exporter | bjw-s/home-ops | 412 | 4.24.0 | 13 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
prometheus.monitor.jobLabel (10) app.kubernetes.io/instance | string |
prometheus.monitor.relabelings[].action (7) replace | string |
prometheus.monitor.relabelings[].regex (7) (.*) | string |
prometheus.monitor.relabelings[].replacement (7) $1 | string |
prometheus.monitor.relabelings[].sourceLabels[] (7) - __meta_kubernetes_pod_node_name | string |
prometheus.monitor.relabelings[].targetLabel (7) kubernetes_node | string |
string | |
prometheus.monitor.metricRelabelings[].regex (5) /var/lib/kubelet/pods.+ | string |
string | |
string | |
string | |
fullnameOverride (10) node-exporter | string |
hostNetwork (7) false | boolean |
string | |
string | |
string | |
image.registry (6) quay.io | string |
image.repository (6) prometheus/node-exporter | string |
rbac.pspEnabled (6) false | boolean |
podLabels.jobLabel (5) node-exporter | string |
string | |
extraArgs[] (4) - --collector.filesystem.mount-points-exclude=^/(dev|proc|sys|var/lib/docker/.+|var/lib/kubelet/.+)($|/) | string |
nameOverride (4) node-exporter | string |
releaseLabel (4) true | boolean |