You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: virt/install/preparing-cluster-for-virt.adoc
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
include::_attributes/common-attributes.adoc[]
3
3
[id="preparing-cluster-for-virt"]
4
4
= Preparing your cluster for {VirtProductName}
5
-
:context: virt-installation-requirements
5
+
:context: preparing-cluster-for-virt
6
6
7
7
toc::[]
8
8
@@ -13,7 +13,8 @@ Review this section before you install {VirtProductName} to ensure that your clu
13
13
You can use any installation method, including user-provisioned, installer-provisioned, or assisted installer, to deploy {product-title}. However, the installation method and the cluster topology might affect {VirtProductName} functionality, such as snapshots or live migration.
14
14
====
15
15
16
-
.Single Node OpenShift behavior
16
+
// SNO will be replaced with attributes when https://github.com/openshift/openshift-docs/pull/47284 is merged
17
+
.Single Node OpenShift differences
17
18
18
19
You can install {VirtProductName} on a single node cluster, also known as xref:../../installing/installing_sno/install-sno-preparing-to-install-sno.adoc#install-sno-about-installing-on-a-single-node_install-sno-preparing[Single Node OpenShift] (SNO). SNO does not support high availability, which results in the following differences:
19
20
@@ -25,7 +26,7 @@ You can install {VirtProductName} on a single node cluster, also known as xref:.
25
26
26
27
If you install your cluster in xref:../../installing/installing-fips.adoc#installing-fips-mode_installing-fips[FIPS mode], no additional setup is required for {VirtProductName}.
0 commit comments