Peering Connections
section on the VPC dashboard. Whilst creating a connection, note that the requester VPC should be the Porter VPC, and the accepter VPC should be the VPC you wish to create a peering tunnel towards. Note that this is purely for consistency’s sake.
k8s-upgrade-test-vpc
has 10.99.0.0/16
as its CIDR and VPC default
has 172.31.0.0/16
. In this case, the routing table for each subnet inside k8s-upgrade-test
needs to have an entry specifying that traffic for 172.31.0.0/16
is sent to the peering connection, and the routing table for each subnet inside default
needs to have an entry that routes traffic for 10.99.0.0/16
to the peering connection.