1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-8459: non-tested platform guidelines for Agent

This commit is contained in:
Sebastian Kopacz
2024-02-14 10:03:57 -05:00
committed by openshift-cherrypick-robot
parent a3149583d9
commit dbf241e727
2 changed files with 10 additions and 1 deletions

View File

@@ -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]

View File

@@ -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.
====