Skip to content

Commit e7a7483

Browse files
committed
acrolinx
1 parent 6dbfab6 commit e7a7483

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/application-gateway/for-containers/how-to-multiple-site-hosting-gateway-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Application Gateway for Containers enables multi-site hosting by allowing you to
2525

2626
## Prerequisites
2727

28-
1. If you follow the BYO deployment strategy, ensure you set up your Application Gateway for Containers resources and [ALB Controller](quickstart-deploy-application-gateway-for-containers-alb-controller.md).
29-
2. If you follow the ALB managed deployment strategy, ensure provisioning of your [ALB Controller](quickstart-deploy-application-gateway-for-containers-alb-controller.md) and the Application Gateway for Containers resources via the [ApplicationLoadBalancer custom resource](quickstart-create-application-gateway-for-containers-managed-by-alb-controller.md).
28+
1. If you used the BYO deployment strategy, ensure you set up your Application Gateway for Containers resources and [ALB Controller](quickstart-deploy-application-gateway-for-containers-alb-controller.md).
29+
2. If you used the ALB managed deployment strategy, ensure provisioning of your [ALB Controller](quickstart-deploy-application-gateway-for-containers-alb-controller.md) and the Application Gateway for Containers resources via the [ApplicationLoadBalancer custom resource](quickstart-create-application-gateway-for-containers-managed-by-alb-controller.md).
3030
3. Deploy sample HTTP application:<br>
3131
Apply the following deployment.yaml file on your cluster to create a sample web application to demonstrate path, query, and header based routing.
3232

articles/application-gateway/for-containers/how-to-multiple-site-hosting-ingress-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Application Gateway for Containers enables multi-site hosting by allowing you to
2424

2525
## Prerequisites
2626

27-
1. If you use the BYO deployment strategy, ensure that you set up your Application Gateway for Containers resources and [ALB Controller](quickstart-deploy-application-gateway-for-containers-alb-controller.md).
28-
2. If you follow the ALB managed deployment strategy, ensure provisioning of your [ALB Controller](quickstart-deploy-application-gateway-for-containers-alb-controller.md) and the Application Gateway for Containers resources via the [ApplicationLoadBalancer custom resource](quickstart-create-application-gateway-for-containers-managed-by-alb-controller.md).
27+
1. If you used the BYO deployment strategy, ensure that you set up your Application Gateway for Containers resources and [ALB Controller](quickstart-deploy-application-gateway-for-containers-alb-controller.md).
28+
2. If you used the ALB managed deployment strategy, ensure provisioning of your [ALB Controller](quickstart-deploy-application-gateway-for-containers-alb-controller.md) and the Application Gateway for Containers resources via the [ApplicationLoadBalancer custom resource](quickstart-create-application-gateway-for-containers-managed-by-alb-controller.md).
2929
3. Deploy sample HTTP application:<br>
3030
Apply the following deployment.yaml file on your cluster to create a sample web application to demonstrate path, query, and header based routing.
3131

0 commit comments

Comments
 (0)