mirror of https://github.com/status-im/consul.git
Update README.md (#19413)
This commit is contained in:
parent
7a5d0a62dd
commit
54717e683b
|
@ -23,6 +23,9 @@ Consul provides several key features:
|
||||||
can use sidecar proxies in a service mesh configuration to establish TLS
|
can use sidecar proxies in a service mesh configuration to establish TLS
|
||||||
connections for inbound and outbound connections with Transparent Proxy.
|
connections for inbound and outbound connections with Transparent Proxy.
|
||||||
|
|
||||||
|
* **API Gateway** - Consul API Gateway manages access to services within Consul Service Mesh,
|
||||||
|
allow users to define traffic and authorization policies to services deployed within the mesh.
|
||||||
|
|
||||||
* **Service Discovery** - Consul makes it simple for services to register
|
* **Service Discovery** - Consul makes it simple for services to register
|
||||||
themselves and to discover other services via a DNS or HTTP interface.
|
themselves and to discover other services via a DNS or HTTP interface.
|
||||||
External services such as SaaS providers can be registered as well.
|
External services such as SaaS providers can be registered as well.
|
||||||
|
|
Loading…
Reference in New Issue