Skip to content

Commit cf66841

Browse files
authored
Merge pull request #39384 from sabrinajess/CNV13866
CNV-13866 and CNV-13122: New SNO content
2 parents c6528fc + 310e0cc commit cf66841

File tree

4 files changed

+27
-0
lines changed

4 files changed

+27
-0
lines changed

modules/virt-about-vm-templates.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ In the Templates tab, you cannot edit or delete Red Hat Supported or Red Hat Pro
2222
Using a Red Hat template is convenient because the template is already preconfigured. When you select a Red Hat template to create your own custom template, the *Create Virtual Machine Template* wizard prompts you to add a boot source if a boot source was not added previously. Then, you can either save your custom template or continue to customize it and save it.
2323

2424
You can also select the *Create Virtual Machine Template* wizard directly and create a custom virtual machine template. The wizard prompts you to provide configuration details for the operating system, flavor, workload type, and other settings. You can add a boot source and continue to customize your template and save it.
25+
26+
[IMPORTANT]
27+
====
28+
Due to differences in storage behavior, some virtual machine templates are incompatible with SNO. To ensure compatibility, do not set the `evictionStrategy` field for any templates or virtual machines that use data volumes or storage profiles.
29+
====

modules/virt-single-node-cluster.adoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * virt/install/preparing-cluster-for-virt.adoc
4+
5+
[id="virt-single-node-cluster_{context}"]
6+
= Changes in {VirtProductName} behavior on a single node cluster
7+
8+
You can use {VirtProductName} with single node clusters, also known as Single Node OpenShift (SNO). These clusters are not configured for high-availability operation, which results in significant changes to {VirtProductName} behavior.
9+
10+
* {VirtProductName} components have only one replica, and pod disruption budgets do not apply.
11+
* Live migration is not supported.
12+
* Due to differences in storage behavior, some virtual machine templates are incompatible with SNO. To ensure compatibility, do not set the `evictionStrategy` field for any templates or virtual machines that use data volumes or storage profiles.

virt/install/preparing-cluster-for-virt.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,9 @@ To obtain an evaluation version of {product-title}, download a trial
7070
from the {product-title} home page.
7171
====
7272

73+
include::modules/virt-single-node-cluster.adoc[leveloffset=+1]
74+
75+
.Additional resources
76+
* xref:../../operators/operator_sdk/osdk-ha-sno.adoc#osdk-ha-sno[High-availability or single node cluster detection and support]
77+
7378
include::modules/virt-cluster-resource-requirements.adoc[leveloffset=+1]

virt/virtual_machines/virt-create-vms.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ When you create virtual machines from the web console, select a virtual machine
2222

2323
Templates without a boot source are labeled as *Boot source required*. You can use these templates if you complete the steps for xref:../../virt/vm_templates/virt-creating-vm-template.adoc#virt-adding-a-boot-source-web_virt-creating-vm-template[adding a boot source to the virtual machine].
2424

25+
[IMPORTANT]
26+
====
27+
Due to differences in storage behavior, some virtual machine templates are incompatible with SNO. To ensure compatibility, do not set the `evictionStrategy` field for any templates or virtual machines that use data volumes or storage profiles.
28+
====
29+
2530
include::modules/virt-creating-vm-quick-start-web.adoc[leveloffset=+1]
2631
include::modules/virt-creating-vm-wizard-web.adoc[leveloffset=+1]
2732

0 commit comments

Comments
 (0)