First Run
Use this flow after the plugin is installed on the Cockpit host.
Prepare Inputs
Have these values ready before opening the create flow:
| Input | Notes |
|---|---|
| Pull secret | Paste it in the UI or point at a local file on the host |
| SSH public key | Paste it in the UI or point at a local file on the host |
| Cluster DNS | Must already be planned for the local environment |
| Node IPs | Use static node networking for the validated path |
| VIPs | Prepare API and ingress VIPs for the chosen topology |
| Libvirt storage pool | Must already exist |
The pull secret is redacted in the YAML preview.
Create A Cluster
- Open
https://<host>:9090. - Navigate to
OpenShift. - Start the create flow.
- Choose SNO or compact topology.
- Enter cluster identity, host sizing, storage, networking, pull secret, and SSH key values.
- Review the generated artifacts.
- Deploy from the final review step.
Review Before Deploy
The UI previews the artifacts that define the install:
install-config.yamlagent-config.yamlstatic-network-configs.yamlguest-plan.yamldiscovery-plan.yamlvirt-install-plan.txt
Do not deploy until DNS, VIPs, node IPs, and guest sizing match the host plan.
Return After Deployment
Use the cluster list to see deployed clusters, cluster type, version, provider, creation time, and action routing. Open a cluster overview when you need cluster-scoped details or destructive actions.