Reference

Configuration reference, metrics catalog, Helm chart values, and CRD specification.

This section provides detailed reference documentation for every configurable aspect of Veneer, the metrics it exposes, and the custom resources it manages.

  • Configuration – All configuration options (YAML keys, environment variables, CLI flags) with defaults and validation rules. Start here if you need to tune Veneer’s behavior.
  • Metrics – Complete catalog of Prometheus metrics exposed by Veneer, including reconciliation health, decision tracking, overlay lifecycle, and example PromQL queries.
  • Helm Chart – Full Helm values reference for deploying Veneer, including security context defaults, resource recommendations, and example production/development configurations.
  • NodeOverlay CRD – The NodeOverlay custom resource specification: fields, weight system, naming conventions, and example manifests for each overlay type.

Configuration

All Veneer configuration options, environment variables, CLI flags, and defaults.

Metrics

Prometheus metrics exposed by the Veneer controller.

Helm Chart

Veneer Helm chart values reference.

NodeOverlay CRD

NodeOverlay custom resource specification, weight system, and naming conventions.