Skip to main content

Review Before Deploying

Use the review step to catch host, network, repository, and configuration mistakes before the backend writes to the target.

Existing Host Review

Review these artifacts before deploying:

ArtifactCheck
config.yamlbase domain, hostname override, node IP, cluster network, service network, NodePort range
Request summary JSONtarget pattern, host address, SSH user, MicroShift version, repository mode
Install planpackage access, CRI-O auth placement, firewalld intent, service start, readiness validation

Create-Host Review

Review the existing-host artifacts plus:

ArtifactCheck
Cloud-init user datainjected SSH key, user setup, guest bootstrap behavior
Cloud-init network datastatic IP, gateway, DNS servers, interface settings
Guest planVM name, CPU, memory, disk size, image source, bridge
virt-install plandomain name, disk path, import mode, network attachment

Deploy Only After These Match

  • target host or guest address
  • static networking
  • repository access mode
  • MicroShift version
  • firewall management intent
  • registry authentication source
  • guest disk and storage pool for create-host

Sensitive Values

Registry authentication and activation key values are redacted in backend responses and artifact previews. Treat local request files, backend logs, kubeconfigs, SSH key paths, and runtime state as sensitive deployment material.