Skip to content

Commit a030cfb

Browse files
committed
Adding a manual TP note
1 parent e33c634 commit a030cfb

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -990,9 +990,6 @@ By default, if you specify availability zones in the `install-config.yaml` file,
990990
within link:https://azure.microsoft.com/en-us/global-infrastructure/regions[a region]. To ensure high availability for your cluster, select a region with at least three availability zones. If your region contains fewer than three availability zones, the installation program places more than one control plane machine in the available zones.
991991
====
992992

993-
//setting for 4.14 NatGateway Tech Preview snippet
994-
:featureName: `NatGateway`
995-
996993
.Additional Azure parameters
997994
[cols=".^2,.^3a,.^3a",options="header"]
998995
|====
@@ -1124,7 +1121,16 @@ you are using user-defined routing, you must have pre-existing networking
11241121
available where the outbound routing has already been configured prior to
11251122
installing a cluster. The installation program is not responsible for
11261123
configuring user-defined routing. If you specify the `NatGateway` routing strategy, the installation program will only create one NAT gateway. If you specify the `NatGateway` routing strategy, your account must have the `Microsoft.Network/natGateways/read` and `Microsoft.Network/natGateways/write` permissions.
1127-
include::snippets/technology-preview.adoc[]
1124+
1125+
[IMPORTANT]
1126+
====
1127+
[subs="attributes+"]
1128+
`NatGateway` is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
1129+
1130+
For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
1131+
====
1132+
//You can't put a snippet within a conditional.
1133+
11281134
|`LoadBalancer`, `UserDefinedRouting`, or `NatGateway`. The default is `LoadBalancer`.
11291135

11301136
|`platform.azure.region`

0 commit comments

Comments
 (0)