mirror of
https://github.com/status-im/consul.git
synced 2025-01-13 07:14:37 +00:00
Adding Service Mesh reference
Adding Service Mesh reference for Consul
This commit is contained in:
parent
c91d0fa2c9
commit
b30bbc63e0
@ -24,8 +24,10 @@ Consul provides several key features:
|
||||
* **Multi-Datacenter** - Consul is built to be datacenter aware, and can
|
||||
support any number of regions without complex configuration.
|
||||
|
||||
* **Service Segmentation** - Consul Connect enables secure service-to-service
|
||||
communication with automatic TLS encryption and identity-based authorization.
|
||||
* **Service Segmentation/Service Mesh** - Consul Connect enables secure service-to-service
|
||||
communication with automatic TLS encryption and identity-based authorization. Applications
|
||||
can use sidecar proxies in a service mesh configuration to automatically establish TLS
|
||||
connections for inbound and outbound connections without being aware of Connect at all.
|
||||
|
||||
Consul runs on Linux, Mac OS X, FreeBSD, Solaris, and Windows. A commercial
|
||||
version called [Consul Enterprise](https://www.hashicorp.com/products/consul)
|
||||
|
Loading…
x
Reference in New Issue
Block a user