Browse Source

Update service-mesh.mdx (#17845)

Deleted two commas which looks quite like some leftovers.
pull/17860/head
V. K 1 year ago committed by GitHub
parent
commit
2e2cbc16e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      website/content/docs/concepts/service-mesh.mdx

4
website/content/docs/concepts/service-mesh.mdx

@ -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).

Loading…
Cancel
Save