Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP : Compute Routers #144

Closed
RichieHowell opened this issue Mar 30, 2020 · 0 comments · Fixed by #155
Closed

GCP : Compute Routers #144

RichieHowell opened this issue Mar 30, 2020 · 0 comments · Fixed by #155
Assignees
Labels
priority:critical Can not release without

Comments

@RichieHowell
Copy link
Contributor

Cloud Router is a fully distributed and managed Google Cloud service that programs custom dynamic routes and that scales with your network traffic. Cloud Router works with both legacy networks and Virtual Private Cloud (VPC) networks.

Cloud Router isn't a physical device that might cause a bottleneck. It can't be used by itself. But, it is required or recommended in the following cases:

Required for Cloud NAT
Required for Cloud Interconnect and HA VPN
A recommended configuration option for Classic VPN

This uses the Compute - Routers API: https://cloud.google.com/compute/docs/reference/rest/v1/routers

The important attributes for my use case are the NAT ones and I will not be using the BGP attributes at all.

Screen Shot 2020-03-30 at 2 57 40 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:critical Can not release without
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants