Skip to content

Commit ecdff68

Browse files
authored
Merge pull request #42038 from EricPonvelle/OSDOCS-3282_ClusterwideProxyNote
OSDOCS-3282: Added an important note to the cluster-wide proxy documentation
2 parents 45bf43d + 0cbb566 commit ecdff68

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

networking/configuring-cluster-wide-proxy.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ toc::[]
1010

1111
You can configure a cluster-wide proxy during cluster installation.
1212

13+
[IMPORTANT]
14+
====
15+
Cluster-wide proxy is a functionally-complete feature and suitable for production workloads. There are additional considerations that need to be added to documentation, and until then, this feature is considered a Technology Preview.
16+
====
17+
1318
== Prerequisites
1419
[id="prerequisites_cluster-wide-proxy-configuration"]
1520

@@ -18,11 +23,11 @@ You can configure a cluster-wide proxy during cluster installation.
1823
ifdef::openshift-dedicated[]
1924
* You must have a Customer Cloud Subscription (CCS) cluster with a VPC that the proxy can access.
2025

21-
For more information, see xref:../osd_quickstart/osd-quickstart.adoc[Quick Start] for a basic cluster installation workflow.
26+
For more information, see xref:../../osd_quickstart/osd-quickstart.adoc[Quick Start] for a basic cluster installation workflow.
2227
endif::[]
2328

2429
ifdef::openshift-rosa[]
25-
For information about standard installation prerequisites, see xref:../rosa_getting_started/rosa-aws-prereqs.adoc[AWS prerequisites for ROSA]. For information about the prerequisites for installation using AWS Security Token Service (STS), see xref:../rosa_getting_started_sts/rosa-sts-aws-prereqs.adoc[AWS prerequisites for ROSA with STS].
30+
For information about standard installation prerequisites, see xref:../../rosa_getting_started/rosa-aws-prereqs.adoc[AWS prerequisites for ROSA]. For information about the prerequisites for installation using AWS Security Token Service (STS), see xref:../../rosa_getting_started_sts/rosa-sts-aws-prereqs.adoc[AWS prerequisites for ROSA with STS].
2631
endif::[]
2732

2833
include::modules/cluster-wide-proxy.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)