Skip to content

Commit 76c6a9e

Browse files
authored
Merge pull request #76744 from gwynnemonahan/OSSM-6378
OSSM-6378 xrefs in ossm-routing-ingress
2 parents b8b6649 + b75c3c4 commit 76c6a9e

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

modules/ossm-routing-ingress.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ That command returns the `NAME`, `TYPE`, `CLUSTER-IP`, `EXTERNAL-IP`, `PORT(S)`,
2424
If the `EXTERNAL-IP` value is set, your environment has an external load balancer that you can use for the ingress gateway.
2525

2626
If the `EXTERNAL-IP` value is `<none>`, or perpetually `<pending>`, your environment does not provide an external load balancer for the ingress gateway.
27-
ifdef::openshift-enterprise[]
28-
You can access the gateway using the service's xref:../../networking/configuring-node-port-service-range.adoc#configuring-node-port-service-range[node port].
29-
30-
endif::[]
3127

3228
////
3329
TO DO - remove XREF in this module.

service_mesh/v2x/ossm-traffic-manage.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ endif::openshift-rosa,openshift-dedicated[]
1919

2020
include::modules/ossm-routing-ingress.adoc[leveloffset=+2]
2121

22+
ifdef::openshift-enterprise[]
23+
[role="_additional-resources"]
24+
.Additional resources
25+
26+
* xref:../../networking/configuring-node-port-service-range.adoc#configuring-node-port-service-range[Configuring the node port service range]
27+
endif::[]
28+
2229
include::modules/ossm-routing-gateways.adoc[leveloffset=+2]
2330
2431
[id="ossm-auto-route_{context}"]

0 commit comments

Comments
 (0)