Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
C

cloudflare-ingress-controller

> 编程语言
Open source

A Kubernetes ingress controller for Cloudflare's Argo Tunnels

369 stars0 likes0 views
WebsiteGitHub

About

A Kubernetes ingress controller for Cloudflare's Argo Tunnels

Argo Tunnel Ingress Controller

About

Argo Tunnel Ingress Controller provides Kubernetes Ingress via Argo Tunnels. The controller establishes or destroys tunnels by monitoring changes to resources.

Argo Tunnel offers an easy way to expose web servers securely to the internet, without opening up firewall ports and configuring ACLs. Argo Tunnel also ensures requests route through Cloudflare before reaching the web server so you can be sure attack traffic is stopped with Cloudflare’s WAF and Unmetered DDoS mitigation and authenticated with Access if you’ve enabled those features for your account.

  • Argo Smart Routing
  • Argo Tunnel

Deploy

kubectl apply -f deploy/argo-tunnel.yaml

Update the ServiceAccount namespace and bindings to deploy in an alternate namespace.

Without role based access control (RBAC).

kubectl apply -f deploy/argo-tunnel-no-rbac.yaml

With Helm.

helm install --name anydomain cloudflare/argo-tunnel

Note: replicas >1 requires load-balancers

Guides & Reference

  • Argo Tunnel: Reference
  • Argo Tunnel: Quick Start
  • Deploying with Helm
  • Setup Your First Tunnel
  • Setup Tunnels to Subdomains
  • Setup High Availability with Load Balancers
  • Supported Command-Line Options, Annotations & Labels
  • Monitoring & Analytics

Contributing

Thanks in advance for any and all contributions!

  • Before contributing, please familiarize yourself with the Code of Conduct
  • See contributing to setup your environment.
  • Checkout the issues and roadmap.

Join the community

The Cloudflare community forum is a place to discuss Argo, Argo Tunnel, or any Cloudflare product.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Go

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言