You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Configure internal NGIX ingress controller for Azure private DNS zone][create-nginx-private-controller].
31
31
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.
33
33
34
34
## Prerequisites
35
35
@@ -42,7 +42,7 @@ With the retirement of [Open Service Mesh][open-service-mesh-docs] (OSM) by the
42
42
- The application routing add-on supports up to five Azure DNS zones.
43
43
- All global Azure DNS zones integrated with the add-on have to be in the same resource group.
44
44
- 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.
0 commit comments