mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
Update website/content/docs/api-gateway/tech-specs.mdx
This commit is contained in:
parent
f0e8d44c80
commit
776c98d109
@ -48,9 +48,9 @@ The following table lists API Gateway limitations related to specific Consul fea
|
||||
|
||||
| Consul Feature | Limitation |
|
||||
| -------------- | ---------- |
|
||||
| Admin Partitions | API Gateway can deployed only in the default Admin Partition. |
|
||||
| Datacenter Federation | When multiple Consul datacenters are federated together, API Gateway can only be deployed in the primary datacenter. |
|
||||
| Routing between Datacenters | When multiple Consul datacenters are federated together, API Gateway can route traffic only to Services in the local datacenter; however, API Gateway can route to Services in other Kubernetes clusters when they are in the same Consul datacenter. See [Single Consul Datacenter in Multiple Kubernetes Clusters](https://www.consul.io/docs/k8s/deployment-configurations/single-dc-multi-k8s) for more details. |
|
||||
| [Admin partitions](/docs/enterprise/admin-partitions) | You can only deploy Consul API Gateway into the `default` admin partition. |
|
||||
| Datacenter federation | If you are connecting multiple Consul datacenters to create a federated network, you can only deploy Consul API Gateway in the `primary` datacenter. |
|
||||
| Routing between datacenters | If you are connecting multiple Consul datacenters to create a federated network, API Gateway can only route traffic to Services in the local datacenter. However, API Gateway can route to Services in other Kubernetes clusters when they are in the same Consul datacenter. Refer to [Single Consul Datacenter in Multiple Kubernetes Clusters](/docs/k8s/deployment-configurations/single-dc-multi-k8s) for more details. |
|
||||
|
||||
## Deployment Environments
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user