Skip to content

Commit 63954f1

Browse files
committed
link to k8s-azure-app-gateway
1 parent 3ba3ba1 commit 63954f1

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/install/kubernetes.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -280,13 +280,17 @@ coder:
280280

281281
### Azure
282282

283-
In certain enterprise environments, the
284-
[Azure Application Gateway](https://learn.microsoft.com/en-us/azure/application-gateway/ingress-controller-overview)
285-
was needed. The Application Gateway supports:
283+
Certain enterprise environments require the
284+
[Azure Application Gateway](https://learn.microsoft.com/en-us/azure/application-gateway/ingress-controller-overview).
285+
The Application Gateway supports:
286286

287287
- Websocket traffic (required for workspace connections)
288288
- TLS termination
289289

290+
Follow our doc on
291+
[how to deploy Coder on Azure with an Application Gateway](./kubernetes/kubernetes-azure-app-gateway.md)
292+
for an example.
293+
290294
## Troubleshooting
291295

292296
You can view Coder's logs by getting the pod name from `kubectl get pods` and

0 commit comments

Comments
 (0)