Skip to content
Open
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
4 changes: 4 additions & 0 deletions modules/understanding-agent-install.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ For platform `none`:
* The `none` option requires the provision of DNS name resolution and load balancing infrastructure in your cluster. See _Requirements for a cluster using the platform "none" option_ in the "Additional resources" section for more information.

* See "Deploying OpenShift 4.x on non-tested platforms using the bare metal install method" before you attempt to install an {product-title} cluster in virtualized or cloud environments.

For platform `vsphere`, or for platform `baremetal` on vSphere:

* You must set the `disk.EnableUUID` parameter to `TRUE` on all {product-title} nodes. If this parameter is not enabled, the Agent-based Installer validation fails.
====

[NOTE]
Expand Down