SNO Local Install
Use this checklist when you want a single-node OpenShift cluster on one KVM/libvirt host.
Before You Start
- Cockpit is running on the host
- libvirt and
virt-installare available - the target storage pool exists
- DNS, API VIP, ingress VIP, and node IP are prepared
- pull secret and SSH public key are available
Create Flow
- Open
https://<host>:9090. - Navigate to
OpenShift. - Start the create flow.
- Choose the single-node topology.
- Enter cluster identity, host sizing, storage, bridge, VIPs, and static node networking.
- Review the generated artifacts.
- Deploy from the final review step.
Review Points
install-config.yamlhas the expected cluster name, base domain, and pull secret redaction in the previewagent-config.yamlreflects the intended single-node hoststatic-network-configs.yamlmatches the prepared node IP and DNS valuesvirt-install-plan.txtmatches the intended storage and bridge settings