Add API gateway

pull/20735/head
boruszak 2024-02-27 13:48:01 -08:00
parent d10fed9abf
commit e0e265200f
1 changed files with 2 additions and 1 deletions

View File

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