Skip to content

Instantly share code, notes, and snippets.

@kesslerdev
Last active October 29, 2019 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kesslerdev/cc1f911d9a3107aef6c699379b289094 to your computer and use it in GitHub Desktop.
Save kesslerdev/cc1f911d9a3107aef6c699379b289094 to your computer and use it in GitHub Desktop.
VPC Pairing #aws #cloud #pairing #vpc

Untitled Diagram

From Subnet (VPC) Route Table

Destination Target
10.1.0.0/16 Local
10.10.6.0/24 VPC Sharing

Dest Subnet (ES) Route Table

Destination Target
10.10.0.0/16 Local
10.1.1.0/24 VPC Sharing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment