Skip to content

Commit bbf63de

Browse files
committed
OSDOCS-3870: Ported the Ingress content to OSD/ROSA
1 parent dfd8134 commit bbf63de

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

_topic_maps/_topic_map_osd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ Name: Networking
186186
Dir: networking
187187
Distros: openshift-dedicated
188188
Topics:
189+
- Name: Understanding the Ingress Operator
190+
File: ingress-operator
189191
- Name: OpenShift SDN default CNI network provider
190192
Dir: openshift_sdn
191193
Topics:

_topic_maps/_topic_map_rosa.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,8 @@ Name: Networking
290290
Dir: networking
291291
Distros: openshift-rosa
292292
Topics:
293+
- Name: Understanding the Ingress Operator
294+
File: ingress-operator
293295
- Name: OpenShift SDN default CNI network provider
294296
Dir: openshift_sdn
295297
Topics:

networking/ingress-operator.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
:_content-type: ASSEMBLY
22
[id="configuring-ingress"]
33
= Ingress Operator in {product-title}
4+
ifdef::openshift-enterprise[]
45
include::_attributes/common-attributes.adoc[]
6+
endif::[]
7+
ifdef::openshift-rosa,openshift-dedicated[]
8+
include::_attributes/attributes-openshift-dedicated.adoc[]
9+
endif::[]
510
:context: configuring-ingress
611

712
toc::[]
813
include::modules/nw-ne-openshift-ingress.adoc[leveloffset=+1]
914

15+
ifndef::openshift-rosa,openshift-dedicated[]
1016
include::modules/nw-installation-ingress-config-asset.adoc[leveloffset=+1]
1117

1218
include::modules/nw-ingress-controller-configuration-parameters.adoc[leveloffset=+1]
@@ -23,6 +29,7 @@ include::modules/tls-profiles-understanding.adoc[leveloffset=+3]
2329
include::modules/tls-profiles-ingress-configuring.adoc[leveloffset=+3]
2430

2531
include::modules/nw-mutual-tls-auth.adoc[leveloffset=+3]
32+
endif::openshift-rosa,openshift-dedicated[]
2633

2734
include::modules/nw-ingress-view.adoc[leveloffset=+1]
2835

@@ -32,6 +39,7 @@ include::modules/nw-ingress-operator-logs.adoc[leveloffset=+1]
3239

3340
include::modules/nw-ingress-controller-status.adoc[leveloffset=+1]
3441

42+
ifndef::openshift-rosa,openshift-dedicated[]
3543
[id="configuring-ingress-controller"]
3644
== Configuring the Ingress Controller
3745

@@ -84,3 +92,4 @@ include::modules/nw-ingress-setting-max-connections.adoc[leveloffset=+2]
8492
== Additional resources
8593

8694
* xref:../networking/configuring-a-custom-pki.adoc#configuring-a-custom-pki[Configuring a custom PKI]
95+
endif::openshift-rosa,openshift-dedicated[]

0 commit comments

Comments
 (0)