[Spectrum] Document virtual network origins#30774
Draft
aberglund-cf wants to merge 1 commit into
Draft
Conversation
Introduce a new "Virtual Network (private origin)" path for Spectrum applications that attaches a Cloudflare Tunnel virtual network directly to an app, routing private IP traffic through the associated connector (Cloudflare Tunnel or Cloudflare WAN). - get-started: add the dashboard + API walkthrough alongside the existing IP / CNAME / Load Balancer sections, with a "Before you begin" block linking to the virtual networks concept page, the Manage virtual networks how-to, and the Connect an IP/CIDR guide. - configuration-options: add a "Virtual Network origin" reference section documenting the TCP/UDP, single-IP, single-port constraints and pointing readers at the setup how-tos and error-codes page. - error-codes: new /spectrum/reference/error-codes/ page enumerating the five validation codes (11041-11045) the API returns when the virtual network constraints are violated. Per-code H3 anchors let pa-config-service later populate the v4 envelope's documentation_url field (tracked in FLPROTO-5966). Cross-links use the canonical /cloudflare-one/networks/connectors/ cloudflare-tunnel/ paths and the "connector" terminology used by the Cloudflare One concept pages. Part of FLPROTO-5851.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents the new virtual network origin feature for Spectrum applications, which lets customers route TCP/UDP traffic to a private IP through Cloudflare Tunnel or Cloudflare WAN — no Load Balancer required.
Documentation checklist