The display.liken.sh manual
This manual tells you how to install display-operator on a
liken cluster and how to put a workload’s
window on a screen. The guides give the steps. The reference
describes the devices, their attributes, and what a claim delivers.
The operator publishes each monitor output of a graphics card as a
Dynamic Resource Allocation (DRA)
device. A workload claims one through the display-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.