Skip to content

Commit b4ae296

Browse files
Update ingress-controller-annotations.md
1 parent 348e5b7 commit b4ae296

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/application-gateway/ingress-controller-annotations.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: greglin
1414
You can annotate the Kubernetes ingress resource with arbitrary key/value pairs. Application Gateway Ingress Controller (AGIC) relies on annotations to program Azure Application Gateway features that aren't configurable via the ingress YAML. Ingress annotations are applied to all HTTP settings, backend pools, and listeners derived from an ingress resource.
1515

1616
> [!TIP]
17-
> Also see [What is Application Gateway for Containers](for-containers/overview.md).
17+
> Consider [Application Gateway for Containers](for-containers/overview.md) for your Kubernetes ingress solution. For more information, see [Quickstart: Deploy Application Gateway for Containers ALB Controller](for-containers/quickstart-deploy-application-gateway-for-containers-alb-controller.md).
1818
1919
## List of supported annotations
2020

@@ -745,3 +745,8 @@ spec:
745745
```
746746

747747
The preceding example sets a priority of 10 for the request routing rule.
748+
749+
## Next steps
750+
751+
- [Application Gateway for Containers](for-containers/overview.md)
752+
- [Migrate to Application Gateway for Containers](for-containers/migrate-from-agic-to-agc.md)

0 commit comments

Comments
 (0)