How do I update the Cloudflare Tunnel routing rules when using Kubernetes Ingress?

Responsive Ad Header

Question

Grade: Education Subject: Support
How do I update the Cloudflare Tunnel routing rules when using Kubernetes Ingress?
Asked by:
82 Viewed 82 Answers

Answer (82)

Best Answer
(370)
Updating routing rules involves modifying the `cloudflared` configuration file (usually `config.yml`) or the command-line arguments used when running the tunnel. After making changes, restart or reload the `cloudflared` instance(s) in your Kubernetes cluster for the changes to take effect. You might need to update DNS records in Cloudflare if hostname routing changes.