Skip to content

Commit 5a8ea21

Browse files
Merge pull request #234898 from shashankbarsin/shasb/conceptual-mesh-update
Add Istio to supported AKS addon list
2 parents 80ba91d + 51aaa5e commit 5a8ea21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/aks/servicemesh-about.md

Lines changed: 4 additions & 4 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 add-ons 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

@@ -57,7 +57,6 @@ For more details on service mesh standardization efforts, see:
5757
- [Service Mesh Performance (SMP)][smp]
5858

5959
<!-- LINKS - external -->
60-
[istio]: https://istio.io/latest/docs/setup/install/
6160
[linkerd]: https://linkerd.io/getting-started/
6261
[consul]: https://learn.hashicorp.com/tutorials/consul/service-mesh-deploy
6362
[service-mesh-landscape]: https://layer5.io/service-mesh-landscape
@@ -67,4 +66,5 @@ For more details on service mesh standardization efforts, see:
6766

6867
<!-- LINKS - internal -->
6968
[osm-about]: ./open-service-mesh-about.md
69+
[istio-about]: ./istio-about.md
7070
[aks-support-policy]: support-policies.md

0 commit comments

Comments
 (0)