The audio.liken.sh manual

This manual tells you how to install audio-operator on a liken cluster and how to play a workload’s sound through a physical output. The guides give the steps. The reference describes the devices, their attributes, and what a claim delivers.

The operator publishes each physical audio output of a machine as a Dynamic Resource Allocation (DRA) device. A workload claims one through the audio-output device class, the way Give a workload a device shows for liken’s own devices.

This site also serves the deployment manifests the guides apply, as raw YAML under /deploy/. They are the repository’s own files, published with the manual that describes them.

This manual is small on purpose. The repository is written to be read: the Go files and the manifests have comments that explain how the operator works. The manual tells you how to operate it; the design documents say why it is built the way it is.