Skip to content

Conversation

@kbitr
Copy link

@kbitr kbitr commented Oct 31, 2025

Changes

This PR adds comprehensive documentation and working examples for both Helm charts:

Documentation Added

  • Enhanced README.md - Detailed comparison, use cases, installation guides, and troubleshooting
  • charts/cloudflare-tunnel/README.md - Complete guide for locally-managed tunnels
  • charts/cloudflare-tunnel-remote/README.md - Complete guide for remote-managed tunnels

Examples Added

  • examples/cloudflare-tunnel/basic-web-app.yaml - Public web service exposure
  • examples/cloudflare-tunnel/warp-private-network.yaml - ZTNA/private network access
  • examples/cloudflare-tunnel-remote/quick-start.yaml - Token-based deployment

Testing

  • All examples tested with helm template against actual charts
  • All claims verified against chart templates (values.yaml, templates/)
  • Removed unverified version requirements

Key Features Documented

  • Both chart comparison (locally-managed vs remote-managed)
  • Multiple use cases (public web, WARP, multi-protocol)
  • Production best practices (HA, secrets management, monitoring)
  • Complete troubleshooting guides

Please feel free to edit! -Kai

- Enhanced README.md with detailed chart comparison, use cases, and examples
- Added chart-specific READMEs for cloudflare-tunnel and cloudflare-tunnel-remote
  - Installation guides with step-by-step instructions
  - Configuration reference tables
  - Troubleshooting sections
  - Examples for common use cases
- Added examples/ directory with 3 working configurations
  - basic-web-app.yaml: Public web service exposure
  - warp-private-network.yaml: ZTNA/private network access
  - quick-start.yaml: Remote-managed tunnel setup
- All examples tested with helm template
- All claims verified against actual chart templates
- Removed unverified version requirements
@kbitr
Copy link
Author

kbitr commented Oct 31, 2025

I'm also happy to name

Best For GitOps, IaC Quick setup, GUI users

into "use-remote", because we recommend that by default

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.

1 participant