Skip to content

[Cloud CNI] GCP #22154

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

Merged
merged 6 commits into from
May 2, 2025
Merged

[Cloud CNI] GCP #22154

merged 6 commits into from
May 2, 2025

Conversation

marciocloudflare
Copy link
Contributor

@marciocloudflare marciocloudflare commented May 2, 2025

Summary

Closes PCX-16452

Documentation checklist

Copy link
Contributor

hyperlint-ai bot commented May 2, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Updated the Cloud CNI documentation for Google Cloud, including new steps for creating a Google Cloud interconnect and additional routing instructions.

  • Added a new section for Google Cloud interconnect setup in the documentation.
  • Provided detailed steps for creating a Google Cloud interconnect.
  • Included instructions for adding routes in both the Magic WAN and GCP routing tables.

Modified Files

  • src/content/docs/network-interconnect/cloud-cni.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@marciocloudflare marciocloudflare marked this pull request as ready for review May 2, 2025 08:19
@marciocloudflare marciocloudflare requested a review from a team as a code owner May 2, 2025 08:19

- To create routes in the Magic routing table to direct traffic towards GCP:
- Add [static routes](/magic-wan/configuration/manually/how-to/configure-routes/#configure-static-routes) to your Magic WAN routing table with [legacy bidirectional tunnel health checks](/magic-wan/configuration/manually/how-to/configure-tunnels/#legacy-bidirectional-health-checks) to detect failures and steer traffic to alternative paths.
- Note that routes advertised by BGP from GCP Cloud Router will be ignored.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this could be a :::note because otherwise there's a "To create routes.." direction prompt above it but up to your decision :)

- Note that routes advertised by BGP from GCP Cloud Router will be ignored.
- To create routes in GCP routing table to direct traffic towards Cloudflare, you must use the GCP Cloud Router:
- You can add [custom learned routes to Cloud Router](https://cloud.google.com/network-connectivity/docs/router/how-to/configure-custom-learned-routes).
- You can use the BGP session. Reach out to your account team to request a list of one or more prefixes to advertise, and specify the interconnect ID you want to advertise over.
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe worth deleting the two "You can"s here.

@marciocloudflare marciocloudflare enabled auto-merge (squash) May 2, 2025 08:49
@marciocloudflare marciocloudflare merged commit 5751f13 into production May 2, 2025
10 of 12 checks passed
@marciocloudflare marciocloudflare deleted the marcio/pcx16452-cni-gcp branch May 2, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants