adyanth / cloudflare-operator

A Kubernetes Operator to create and manage Cloudflare Tunnels and DNS records for (HTTP/TCP/UDP*) Service Resources
https://adyanth.site/posts/migration-compose-k8s/cloudflare-tunnel-operator-architecture/
Apache License 2.0
355 stars 37 forks source link

Allow cloudflared protocol to be specified #92

Closed kanya-approve closed 1 year ago

kanya-approve commented 1 year ago

https://github.com/adyanth/cloudflare-operator/blob/e01ecd2dfea93bd6824169912a2ca06404d40866/controllers/reconciler.go#L409C1-L409C1

Some networks don't support QUIC so being able to specify the protocol to be http2 would be nice