Skip to content

Commit a84c093

Browse files
authored
Merge pull request #99568 from lahinson/ocpbugs-62115-hcp-virt-prereq
[OSDOCS-16293]: Clarifying prereq for HCP on OpenShift Virtualization
2 parents 7aadab8 + b8b8f89 commit a84c093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hcp-virt-prereqs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ oc patch ingresscontroller -n openshift-ingress-operator default \
1919
----
2020
* The {product-title} management cluster has {VirtProductName}, version 4.14 or later, installed on it. For more information, see "Installing OpenShift Virtualization using the web console".
2121
* The {product-title} management cluster is on-premise bare metal.
22-
* The {product-title} management cluster is configured with OVNKubernetes as the default pod network CNI.
22+
* The {product-title} management cluster must be configured with `OVNKubernetes` as the default pod network Container Network Interface (CNI). Live migration is supported for nodes only if the CNI is OVN-Kubernetes.
2323
* The {product-title} management cluster has a default storage class. For more information, see "Postinstallation storage configuration". The following example shows how to set a default storage class:
2424
+
2525
[source,terminal]

0 commit comments

Comments
 (0)