Skip to content

docs: Cloudflare Mesh container image documentation - #32576

Open
nikitacano wants to merge 2 commits into
productionfrom
ncano/mesh-containers
Open

docs: Cloudflare Mesh container image documentation#32576
nikitacano wants to merge 2 commits into
productionfrom
ncano/mesh-containers

Conversation

@nikitacano

Copy link
Copy Markdown
Contributor

What

Add documentation for the cloudflare/mesh Docker image (Docker Hub), which packages a Cloudflare Mesh node for Linux containers.

Changes

New files

  • containers.mdx — Full container deployment guide covering:
    • Docker Compose (recommended), Docker CLI, Kubernetes StatefulSet, and Kubernetes sidecar patterns
    • Dashboard + API tabs for node creation (with DashButton)
    • Terraform resource reference (cloudflare_zero_trust_tunnel_cloudflared with warp_connector type)
    • Source NAT, hostname routes, high availability on K8s, site-to-site networking
    • Runtime configuration table with collapsible capabilities/devices detail
    • Troubleshooting section with Docker/K8s-tabbed status commands
    • Next steps linking to routes, HA, Workers VPC, and tips
  • 2026-08-06-mesh-container-image.mdx — Changelog entry for container image availability

Modified files

  • index.mdx — Added "Run in containers" as step 3 in Next steps
  • get-started.mdx — Added "Run in containers" link in Next steps

Related

- Add containers.mdx with Docker Compose, Docker CLI, Kubernetes
  StatefulSet, and Kubernetes sidecar deployment guides
- Include Dashboard + API tabs for node creation with DashButton
- Reference Terraform resource (cloudflare_zero_trust_tunnel_cloudflared)
- Add source NAT, hostname routes, HA, site-to-site, and troubleshooting
- Add changelog entry for container image availability on Docker Hub
- Update index.mdx and get-started.mdx next steps to link to containers
@nikitacano
nikitacano requested review from a team, elithrar and hoan-pom as code owners August 6, 2026 15:31
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 2258371.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/product-owners, @hoan-pom
/src/content/docs/cloudflare-one/networks/connectors/cloudflare-mesh/ @nikitacano, @cloudflare/cf1-reviewers, @elithrar, @cloudflare/product-owners

Replace cloudflare_zero_trust_tunnel_cloudflared with the dedicated
cloudflare_zero_trust_tunnel_warp_connector resource (provider v5.7.0+).
Also reference cloudflare_zero_trust_tunnel_warp_connector_config
(provider v5.20.0+) for configuration management.

Addresses CR-dd27f49283cd.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants