No introduction found. Create it?
node-exporter from prometheus-community/charts/prometheus-node-exporter is more popular with 15 repositories.
Install with:
helm repo add node-exporter oci://ghcr.io/prometheus-community/charts/prometheus-node-exporter
helm install node-exporter node-exporter/node-exporter -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| node-exporter | szinn/k8s-homelab | 270 | 4.49.1 | 14 days ago |
| node-exporter | bjw-s-labs/home-ops | 755 | 4.49.1 | a month ago |
| node-exporter | bjw-s/home-ops | 395 | 4.49.1 | a month ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| string | |
| string | |
| string | |
| string | |
fullnameOverride (7) node-exporter | string |
hostNetwork (7) false | boolean |
image.registry (7) quay.io | string |
image.repository (7) prometheus/node-exporter | string |
| boolean | |
prometheus.monitor.jobLabel (7) 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 |
extraArgs[] (1) - --collector.filesystem.mount-points-exclude=^/(dev|proc|sys|run/containerd/.+)($|/) | string |
| string | |
tolerations[].effect (1) NoSchedule | string |
| string |