Update README.md
This commit is contained in:
parent
00afb89d95
commit
566e21850a
|
@ -25,6 +25,9 @@ Consul provides several key features:
|
||||||
* **Multi-Datacenter** - Consul is built to be datacenter aware, and can
|
* **Multi-Datacenter** - Consul is built to be datacenter aware, and can
|
||||||
support any number of regions without complex configuration.
|
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.
|
||||||
|
|
||||||
Consul runs on Linux, Mac OS X, FreeBSD, Solaris, and Windows. A commercial
|
Consul runs on Linux, Mac OS X, FreeBSD, Solaris, and Windows. A commercial
|
||||||
version called [Consul Enterprise](https://www.hashicorp.com/products/consul)
|
version called [Consul Enterprise](https://www.hashicorp.com/products/consul)
|
||||||
is also available.
|
is also available.
|
||||||
|
|
Loading…
Reference in New Issue