1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #86787 from openshift-cherrypick-robot/cherry-pick-86576-to-enterprise-4.18

This commit is contained in:
Alex Dellapenta
2025-01-09 10:30:46 -07:00
committed by GitHub
5 changed files with 2 additions and 36 deletions

View File

@@ -6,7 +6,7 @@
[id="nw-creating-multiple-ingress-through-single-alb_{context}"]
= Creating multiple ingress resources through a single AWS Load Balancer
You can route the traffic to different services with multiple ingress resources that are part of a single domain through a single AWS Load Balancer. Each Ingress resource provides different endpoints of the domain.
You can route the traffic to different services with multiple ingress resources that are part of a single domain through a single AWS Load Balancer. Each ingress resource provides different endpoints of the domain.
.Prerequisites

View File

@@ -1,11 +0,0 @@
:_mod-docs-content-type: ASSEMBLY
[id="nw-adding-tls-termination"]
= Adding TLS termination
include::_attributes/common-attributes.adoc[]
:context: adding-tls-termination
toc::[]
You can add TLS termination on the AWS Load Balancer.
include::modules/adding-tls-termination.adoc[leveloffset=+1]

View File

@@ -9,8 +9,7 @@ toc::[]
include::modules/configuring-egress-proxy.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="additional-resources_{context}"]
== Additional resources
.Additional resources
* xref:../../../networking/configuring-a-custom-pki.adoc#certificate-injection-using-operators_configuring-a-custom-pki[Certificate injection using Operators]

View File

@@ -1,11 +0,0 @@
:_mod-docs-content-type: ASSEMBLY
[id="nw-create-instance-aws-load-balancer"]
= Creating an instance of the AWS Load Balancer Controller
include::_attributes/common-attributes.adoc[]
:context: create-instance-aws-load-balancer
toc::[]
After installing the AWS Load Balancer Operator, you can create the AWS Load Balancer Controller.
include::modules/creating-instance-aws-load-balancer-controller.adoc[leveloffset=+1]

View File

@@ -1,11 +0,0 @@
:_mod-docs-content-type: ASSEMBLY
[id="nw-multiple-ingress-through-single-alb"]
= Serving multiple ingress resources through a single AWS Load Balancer
include::_attributes/common-attributes.adoc[]
:context: multiple-ingress-through-single-alb
toc::[]
You can route the traffic to different services that are part of a single domain through a single AWS Load Balancer. Each Ingress resource provides different endpoints of the domain.
include::modules/creating-multiple-ingress-through-single-alb.adoc[leveloffset=+1]