cloudflare-docs
cloudflare-docs copied to clipboard
Configure Cloudflared Tunnel Virtual Networks with YAML Configuration files
Which Cloudflare product does this pertain to?
Cloudflare One
Existing documentation URL(s)
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/private-net/tunnel-virtual-networks/
Section that requires update
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/private-net/tunnel-virtual-networks/#enable-virtual-networks
What needs to change?
The sample yaml config
How should it change?
Example of how to link a vnet to a tunnel as an alternative to running this command:
$ cloudflared tunnel route ip add --vnet staging-vnet 10.128.0.3/32 staging-tunnel
Additional information
No response