Skip to content

Commit

Permalink
update all occurances of azure servicemesh to istio-based service mesh
Browse files Browse the repository at this point in the history
  • Loading branch information
deveshdama committed Sep 7, 2024
1 parent d67d3fa commit b524e18
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This document contains instructions on how to integrate Istio-based service mesh

## Objectives
* Deploy bookinfo demo app, expose a secure HTTPS service using simple TLS.
* Demonstrate HTTPS connections for Azure Service Mesh workloads using cert-manager and let's encrypt as the certificate authority.
* Demonstrate HTTPS connections for Istio-based service mesh workloads using cert-manager and let's encrypt as the certificate authority.

> [!Note]
> Kubernetes ingress for Istio-based service mesh is an `allowed` feature. More details on configuration options [here](https://learn.microsoft.com/en-us/azure/aks/istio-support-policy#allowed-supported-and-blocked-customizations)
Expand Down

0 comments on commit b524e18

Please sign in to comment.