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
Copy file name to clipboardExpand all lines: articles/aks/servicemesh-about.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: About service meshes
3
3
description: Obtain an overview of service meshes, supported scenarios, selection criteria, and next steps to explore.
4
4
author: pgibson
5
5
ms.topic: article
6
-
ms.date: 04/06/2023
6
+
ms.date: 04/18/2023
7
7
ms.author: pgibson
8
8
---
9
9
@@ -37,14 +37,14 @@ Before you select a service mesh, make sure you understand your requirements and
37
37
38
38
## Next steps
39
39
40
-
Open Service Mesh (OSM) is a supported service mesh that runs Azure Kubernetes Service (AKS):
40
+
Azure Kubernetes Service (AKS) offers officially supported add-ons for Istio and Open Service Mesh:
41
41
42
42
> [!div class="nextstepaction"]
43
+
> [Learn more about Istio][istio-about]
43
44
> [Learn more about OSM][osm-about]
44
45
45
46
There are also service meshes provided by open-source projects and third parties that are commonly used with AKS. These service meshes aren't covered by the [AKS support policy][aks-support-policy].
46
47
47
-
-[Istio][istio]
48
48
-[Linkerd][linkerd]
49
49
-[Consul Connect][consul]
50
50
@@ -57,7 +57,6 @@ For more details on service mesh standardization efforts, see:
0 commit comments