Reference¶
Reference — complete, uniform descriptions of what exists. Look things up here; it does not teach.
| Page | What it catalogues | Source of truth |
|---|---|---|
| API reference | Every field of every custom resource | Generated from the Go types on each publish |
| Status conditions | Every condition and reason the operator sets |
The controller source |
| Events | Every Kubernetes Event the operator emits | The controller source |
| Helm chart values | Every chart installation value | Generated from the chart's values.yaml |
| Compatibility | Supported Kubernetes, Home Assistant and Go versions | Chart metadata and CI configuration |
| FAQ | Recurring questions with short answers | Hand-maintained |
| Changelog | Released versions and what changed | The repository's changelog |