mirror of https://github.com/hashicorp/consul
Add API gateway
parent
d10fed9abf
commit
e0e265200f
|
@ -22,13 +22,14 @@ Deployments in Nomad can take advantage of Consul service discovery, service mes
|
|||
Nomad supports the following Consul features:
|
||||
|
||||
- Automatic clustering
|
||||
- Concurrent connections to multiple Consul clusters
|
||||
- Service discovery
|
||||
- Service mesh
|
||||
- Key/value store for dynamic application configuration
|
||||
- Consul access controls
|
||||
- Namespaces
|
||||
- Admin partitions
|
||||
- Concurrent connections to multiple Consul clusters
|
||||
- Consul API gateway
|
||||
|
||||
## Tutorials
|
||||
|
||||
|
|
Loading…
Reference in New Issue