Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/user-guide/external.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,8 @@ spec:
### External VPC Peering

To allow a specific VPC to have access to prefixes reachable via an Edge Device, bind the VPC to the corresponding
`External` by creating an `External Peering` object.
`External` by creating an `External Peering` object. Both the VPC and the external must belong to the same
`IPv4Namespace`; peering of VPCs and externals from different IPv4 namespaces is not supported.

!!! note
External VPC Peering via this Fabric object is only supported for BGP-speaking externals or
Expand Down