Skip to content

Commit d25cec5

Browse files
Add Istio to supported list
1 parent 7ff0085 commit d25cec5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/aks/servicemesh-about.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: About service meshes
33
description: Obtain an overview of service meshes, supported scenarios, selection criteria, and next steps to explore.
44
author: pgibson
55
ms.topic: article
6-
ms.date: 04/06/2023
6+
ms.date: 04/18/2023
77
ms.author: pgibson
88
---
99

@@ -37,14 +37,14 @@ Before you select a service mesh, make sure you understand your requirements and
3737

3838
## Next steps
3939

40-
Open Service Mesh (OSM) is a supported service mesh that runs Azure Kubernetes Service (AKS):
40+
Azure Kubernetes Service (AKS) offers officially supported addons for Istio and Open Service Mesh:
4141

4242
> [!div class="nextstepaction"]
43+
> [Learn more about Istio][istio-about]
4344
> [Learn more about OSM][osm-about]
4445
4546
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].
4647

47-
- [Istio][istio]
4848
- [Linkerd][linkerd]
4949
- [Consul Connect][consul]
5050

@@ -67,4 +67,5 @@ For more details on service mesh standardization efforts, see:
6767

6868
<!-- LINKS - internal -->
6969
[osm-about]: ./open-service-mesh-about.md
70+
[istio-about]: ./istio-about.md
7071
[aks-support-policy]: support-policies.md

0 commit comments

Comments
 (0)