Skip to content

Commit

Permalink
Remove datacenter federation from limited support matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancoleman committed Nov 7, 2022
1 parent a2a2d60 commit 5728d69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/content/docs/api-gateway/tech-specs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ The following table lists API Gateway limitations related to specific Consul fea
| Consul Feature | Limitation |
| -------------- | ---------- |
| [Admin partitions](/docs/enterprise/admin-partitions) | You can only deploy Consul API Gateway into the `default` admin partition. You can route to services in other admin partitions through peered connections. Refer to [Route Traffic to Peered Services](/consul/docs/api-gateway/usage/route-to-peered-services) for additional information. |
| 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, you can route to services in other datacenters through peered connections. Refer to [Route Traffic to Peered Services](/consul/docs/api-gateway/usage/route-to-peered-services) for additional information. |

## Deployment Environments
Expand Down

0 comments on commit 5728d69

Please sign in to comment.