Skip to content

Latest commit

 

History

51 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Node exporter Kubernetes system service for Wodby

Node Exporter exposes host and node metrics used by the Wodby cluster monitoring pipeline.

This repository defines the Wodby service manifests and operational configuration for Node exporter.

Wodby system stacks using this service

Service overview

Property Manifest configuration
Service name node-exporter
Type Infrastructure service
Workloads main (DaemonSet), primary; fixed replica count
Containers node-exporter
Helm chart prometheus-community/prometheus-node-exporter; version 4.56.1

Role in Wodby infrastructure

Wodby installs this service through a Kubernetes system stack when it is required by the cluster provider or selected infrastructure configuration. It runs as a cluster-owned system app and is not offered as a user-deployable application service.

Platform maintenance

Changes to this repository can affect cluster provisioning, upgrades, networking, or observability. Coordinate manifest and Helm changes with every dependent system stack and preserve service, workload, endpoint, config, and volume identifiers.

Wodby platform maintainers can validate the manifests with:

wodby service validate-manifest service.yml --org <org-id>

See the service manifest reference and the managed services index.

Releases

Used by

Contributors