Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/installing-rhv-requirements.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you increase the number of virtual machines or resources in the `install_conf
* The {rh-virtualization} storage domain must meet link:https://access.redhat.com/solutions/4770281[these etcd backend performance requirements].
* In production environments, each virtual machine must have 120 GiB or more, so the storage domain must have 840 GiB or more for the {product-title} cluster. In resource-constrained or non-production environments, each virtual machine must have 32 GiB or more, so the storage domain must have 230 GiB or more for the {product-title} cluster.
* The {rh-virtualization} cluster must have access to an Internet connection to download images from the Red Hat Ecosystem Catalog during installation and updates, and for the Telemetry service to simplify the subscription and entitlement process.
* The {rh-virtualization} cluster has a virtual network with access to the REST API on the {rh-virtualization} Manager.
* The {rh-virtualization} cluster has a virtual network with access to the REST API on the {rh-virtualization} Manager. Ensure that DHCP is enabled on this network, because the VMs that the installer creates obtain their IP address by using DHCP.

[NOTE]
====
Expand Down