issues
search
cloudflare
/
argo-tunnel-examples
216
stars
79
forks
source link
Update Named Tunnel k8s example with new best practices
#4
Closed
adamchalmers
closed
3 years ago
adamchalmers
commented
3 years ago
No more sidecar (secondary cloudflared container added to the app pod); instead, separate deployment
Named Tunnels now supports replicas
Use the /ready endpoint for liveness checks
Config file instead of env args
Ingress rules instead of url/hostname