Skip to content

Commit 5d98e96

Browse files
Update ingress-controller-expose-websocket-server.md
1 parent 0ec4249 commit 5d98e96

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/application-gateway/ingress-controller-expose-websocket-server.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: greg-lindsay
66
ms.service: azure-application-gateway
77
ms.topic: how-to
8-
ms.date: 08/01/2023
8+
ms.date: 2/28/2025
99
ms.author: greglin
1010
---
1111

@@ -14,7 +14,7 @@ ms.author: greglin
1414
Azure Application Gateway v2 [provides native support for the WebSocket and HTTP/2 protocols](features.md#websocket-and-http2-traffic). Both Application Gateway and the Kubernetes ingress don't have a user-configurable setting to selectively enable or disable WebSocket support.
1515

1616
> [!TIP]
17-
> Consider [Application Gateway for Containers](for-containers/overview.md) for your Kubernetes ingress solution.
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
## YAML for WebSocket server deployment
2020

@@ -102,3 +102,4 @@ To avoid the `502 Bad Gateway` error, you might need to add an HTTP `GET` handle
102102
## Related content
103103

104104
- [Application Gateway for Containers](for-containers/overview.md)
105+
- [Application Gateway for Containers - WebSocket support](for-containers/websockets.md)

0 commit comments

Comments
 (0)