Cloudflare Worldedge community field guide

RETROSPECTIVE EDITION / 2025-09

Cloudflare Tunnel:外向きに接続し、公開面を減らす

outbound connector は inbound path を開けずに origin を公開できますが、identity と routing policy は依然必要です。

ISSUE
21 / 32
初回公開
SOURCE CHECK
Archive integrity

edition month は curriculum 上の位置です。本文の初回公開日は 2026-08-10 で、過去の公開・活動記録を装いません。

01 / DECISION

この primitive を選ぶ時

origin を public reachable IP や inbound firewall rule なしで Cloudflare に接続したい時に使います。

02 / ARCHITECTURE

最小で説明可能な path を作る

named connector、scoped credential、explicit hostname mapping、redundant connector、private app の Access policy を設計します。

  1. 01contract を定義

    origin を public reachable IP や inbound firewall rule なしで Cloudflare に接続したい時に使います。

  2. 02primitive を一つ追加

    named connector、scoped credential、explicit hostname mapping、redundant connector、private app の Access policy を設計します。

  3. 03failure evidence を残す

    direct origin access を外し、一つの connector を停止し、failover、denied identity、published hostname を確認します。

03 / REPRODUCE

confidence の前に evidence

direct origin access を外し、一つの connector を停止し、failover、denied identity、published hostname を確認します。

cloudflared tunnel list

04 / BOUNDARY

Production boundary

Tunnel connectivity は authorization ではありません。広い wildcard route や再利用可能 credential は blast radius を広げます。

05 / FIRST-PARTY SOURCES

一次資料を authoritative に保つ

product behavior、limit、pricing、availability は変わります。実行前に source を再確認してください。

01 / SOURCECloudflare Tunnelhttps://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/