backport of commit 9e0e1160d5 (#17858)

Co-authored-by: V. K <cn007b@gmail.com>
pull/17861/head
hc-github-team-consul-core 2023-06-23 13:59:23 -05:00 committed by GitHub
parent 6464bf4785
commit 941c90d837
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ Some of the benefits of a service mesh include;
- automatic failover
- traffic management
- encryption
- observability and traceability,
- authentication and authorization,
- observability and traceability
- authentication and authorization
- network automation
A common use case for leveraging a service mesh is to achieve a [_zero trust_ model](https://www.consul.io/use-cases/zero-trust-networking).