Skip to content

Conversation

@mvachhar
Copy link

Missing:

  • Install guide for gateway
  • Gateway connection documentation
  • Gateway-based External peerings for NAT

@mvachhar mvachhar self-assigned this Oct 17, 2025
@mvachhar mvachhar added the documentation Improvements or additions to documentation label Oct 17, 2025
The connections section and external peering sections are TODO.

Signed-off-by: Manish Vachharajani <[email protected]>
@mvachhar mvachhar force-pushed the pr/mvachhar/gateway branch from 75a0b32 to 000e526 Compare October 17, 2025 22:40
@github-actions
Copy link

github-actions bot commented Oct 17, 2025

🚀 Deployed on https://preview-200--hedgehog-docs.netlify.app


## Gateway Connections

TODO: Write me
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fancy box?

Suggested change
TODO: Write me
!!! abstract "TODO"
Write me

# Because of stateful NAT, traffic from vpc-2 to vpc-1 is only allowed if there is
# a flow table entry created by a traffic initiated from vpc-1 to vpc-2.
- ips: 10.0.0.0/24
as: 10.0.1.0/32 # but, NAT those addresses using the addresses in 10.0.1.0/31
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
as: 10.0.1.0/32 # but, NAT those addresses using the addresses in 10.0.1.0/31
as: 10.0.1.0/31 # but, NAT those addresses using the addresses in 10.0.1.0/31

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(to align with the comment at the end of the line)

@mrbojangles3
Copy link
Contributor

The comments I made to the yaml line on the blocks are what I am slowly moving all of our yaml listings toward. It helps us refer to a line number when we are discussing the yaml internally and externally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants