Format:
Export:

Prerequisites & cluster preparation(15 of 26)

Show
0/15 completed0%

Verified on SNO (single NIC). Some related tests may be marked not runnable.

Cluster Health Check — Starting Point
Clarify network topology — I.e. software bridges (variant A)
Install and verify NMState Operator
Configure Linux bridges via NMState (Hetzner: variant A — software bridges)
Install OpenShift Virtualization Operator
Set up LVM Storage Operator — storage for VMs
Pull secret, import golden image, prepare SSH keys
Create namespace vmtest and NetworkAttachmentDefinitions
Install MetalLB Operator and configure IP pools (3 options)
MCE + HyperShift for hosted control planes

Multicluster Engine (MCE) is required for all HCP tests.

Important — pod capacity per node (not just CPU/RAM): By default, a cluster is installed with a maximum of 250 pods per node. A hosted cluster adds roughly 30–40 extra pods plus 2+ worker VM pods (virt-launcher). On an SNO that is both control plane and worker, the node-wide pod limit (Too many pods) can be hit before CPU or RAM runs out. Before HCP tests, check: oc describe $(oc get nodes -o name) | grep 'Non-terminated Pods' and raise the pod limit if necessary.

1OpenShift Console → EcosystemSoftware CatalogOperators → search for Multicluster Engine for Kubernetes → install (skip if PRE-14 already installed MCE)
2Create MultiClusterEngine CR (availabilityConfig: Basic for SNO)
3Enable HyperShift local hosting component (patch on MCE CR)
4Verify: oc get pods -n hypershiftoperator Running
5Install hcp CLI — do not use hypershift from GitHub Releases (that is the dev tool, not the product CLI): the product hcp binary is served by the cluster via a ConsoleCLIDownload Route
oc get ConsoleCLIDownload hcp-cli-download -o jsonpath='{range .spec.links[*]}{.text}{"\t"}{.href}{"\n"}{end}'
→ pick the URL for your platform, then: curl -kL <url> -o hcp.tar.gz && tar xvzf hcp.tar.gz && chmod +x hcp && sudo mv hcp /usr/local/bin/hcp
If DNS/TLS issues during download: see Commands/YAML tab, section Troubleshooting Download
6Verify: hcp version — client/server versions must match (Server Supports OCP Versions should include your OCP version)
Deploy MinIO (S3 object storage)
Install MTV (Migration Toolkit for Virtualization) Operator
Install OADP Operator and configure with MinIO (S3)
Install Advanced Cluster Management (ACM) v2.17
Install Kasten K10 (Veeam) Operator and configure with MinIO

Search test plan

Type at least 2 characters to search

Keyboard shortcuts

P
Go to prerequisites
T
Go to test cases
G
Go to glossary
D
Go to diagrams
J
Next card
K
Previous card
Enter
Open / close focused card
/
Open search
CtrlK
Open search modal
?
Show shortcuts
Esc
Close panel / blur search
/ open searchJ/K next / previous card? keyboard shortcutsEsc close panels