Skip to main content

Runtime Files

The backend writes runtime state and generated artifacts under:

/var/lib/cockpit-openshift/

Review Artifacts

The backend preview bundle currently exposes these operator-review artifacts:

ArtifactPurpose
install-config.yamlOpenShift install configuration
agent-config.yamlagent-based installer host configuration
static-network-configs.yamlstatic host network configuration
guest-plan.yamlplanned guest shape
discovery-plan.yamldiscovery and host mapping plan
virt-install-plan.txtgenerated virt-install execution plan

Tooling

The backend coordinates these host-side tools:

  • openshift-install
  • oc
  • virsh
  • virt-install

The backend downloads and pins its own OpenShift installer and client binaries under the project runtime path.