Skip to content

Commit 1a7ae63

Browse files
authored
Merge pull request #67291 from xJustin/OSDOCS-8424-remove-infranode-reference
OSDOCS-8424 remove Infrastructure Node references from ROSA
2 parents dc307db + f60e185 commit 1a7ae63

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

modules/ossm-rn-new-features.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,12 +242,16 @@ spec:
242242
PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER: "true"
243243
----
244244

245+
ifndef::openshift-rosa[]
246+
245247
=== Control plane deployment on infrastructure nodes
246248
{SMProductShortName} control plane deployment is now supported and documented on OpenShift infrastructure nodes. For more information, see the following documentation:
247249

248250
* Configuring all {SMProductShortName} control plane components to run on infrastructure nodes
249251
* Configuring individual {SMProductShortName} control plane components to run on infrastructure nodes
250252

253+
endif::openshift-rosa[]
254+
251255
=== Istio 1.16 support
252256
{SMProductShortName} 2.4 is based on Istio 1.16, which brings in new features and product enhancements. While many Istio 1.16 features are supported, the following exceptions should be noted:
253257

service_mesh/v2x/installing-ossm.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,14 @@ Do not install Community versions of the Operators. Community Operators are not
2828

2929
include::modules/ossm-install-ossm-operator.adoc[leveloffset=+1]
3030

31+
ifndef::openshift-rosa[]
32+
3133
include::modules/ossm-config-operator-infrastructure-node.adoc[leveloffset=+1]
3234

3335
include::modules/ossm-confirm-operator-infrastructure-node.adoc[leveloffset=+1]
3436

37+
endif::openshift-rosa[]
38+
3539
== Next steps
3640

3741
* The {SMProductName} Operator does not create the {SMProductShortName} custom resource definitions (CRDs) until you deploy a {SMProductShortName} control plane. You can use the `ServiceMeshControlPlane` resource to install and configure the {SMProductShortName} components. For more information, see xref:../../service_mesh/v2x/ossm-create-smcp.adoc#ossm-create-smcp[Creating the ServiceMeshControlPlane].

service_mesh/v2x/ossm-create-smcp.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ include::modules/ossm-control-plane-cli.adoc[leveloffset=+2]
1414

1515
include::modules/ossm-validate-smcp-cli.adoc[leveloffset=+2]
1616

17+
ifndef::openshift-rosa[]
18+
1719
include::modules/ossm-about-control-plane-components-and-infrastructure-nodes.adoc[leveloffset=+1]
1820

1921
include::modules/ossm-config-control-plane-infrastructure-node-console.adoc[leveloffset=+2]
@@ -26,6 +28,8 @@ include::modules/ossm-config-individual-control-plane-infrastructure-node-cli.ad
2628

2729
include::modules/ossm-confirm-smcp-infrastructure-node.adoc[leveloffset=+2]
2830

31+
endif::openshift-rosa[]
32+
2933
include::modules/ossm-about-control-plane-and-cluster-wide-deployment.adoc[leveloffset=+1]
3034

3135
include::modules/ossm-deploy-cluster-wide-control-plane-console.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)