diff --git a/installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc b/installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc index 467208fd76..aa1ff9148d 100644 --- a/installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc +++ b/installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc @@ -75,6 +75,11 @@ include::modules/agent-install-networking.adoc[leveloffset=+1] This section describes the requirements for an Agent-based {product-title} installation that is configured to use the platform `none` option. +[IMPORTANT] +==== +Review the information in the link:https://access.redhat.com/articles/4207611[guidelines for deploying {product-title} on non-tested platforms] before you attempt to install an {product-title} cluster in virtualized or cloud environments. +==== + //Platform "none" DNS requirements include::modules/agent-install-dns-none.adoc[leveloffset=+2] diff --git a/modules/understanding-agent-install.adoc b/modules/understanding-agent-install.adoc index 7e27ff79cf..b770bfa4b1 100644 --- a/modules/understanding-agent-install.adoc +++ b/modules/understanding-agent-install.adoc @@ -71,5 +71,9 @@ In the `install-config.yaml`, specify the platform on which to perform the insta + [IMPORTANT] ==== -The `none` option requires the provision of DNS name resolution and load balancing infrastructure in your cluster. See the _Requirements for a cluster using the platform "none" option_ section for more information. +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. + +* Review the information in the link:https://access.redhat.com/articles/4207611[guidelines for deploying {product-title} on non-tested platforms] before you attempt to install an {product-title} cluster in virtualized or cloud environments. ==== \ No newline at end of file