Skip to content

Commit d42cd30

Browse files
authored
Update app-routing.md
1 parent 3b7bc65 commit d42cd30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/app-routing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For other configurations, see:
2929
* [Application routing add-on configuration][custom-ingress-configurations]
3030
* [Configure internal NGIX ingress controller for Azure private DNS zone][create-nginx-private-controller].
3131

32-
With the retirement of [Open Service Mesh][open-service-mesh-docs] (OSM) by the Cloud Native Computing Foundation (CNCF), using the application routing add-on is the default method for all AKS clusters.
32+
With the retirement of [Open Service Mesh][open-service-mesh-docs] (OSM) by the Cloud Native Computing Foundation (CNCF), using the application routing add-on with OSM is not recommended.
3333

3434
## Prerequisites
3535

@@ -42,7 +42,7 @@ With the retirement of [Open Service Mesh][open-service-mesh-docs] (OSM) by the
4242
- The application routing add-on supports up to five Azure DNS zones.
4343
- All global Azure DNS zones integrated with the add-on have to be in the same resource group.
4444
- All private Azure DNS zones integrated with the add-on have to be in the same resource group.
45-
- Editing any resources in the `app-routing-system` namespace, including the Ingress-nginx ConfigMap, isn't supported.
45+
- Editing the ingress-nginx `ConfigMap` in the `app-routing-system` namespace isn't supported.
4646

4747
## Enable application routing using Azure CLI
4848

0 commit comments

Comments
 (0)