cloudflare / cloudflare-ingress-controller

A Kubernetes ingress controller for Cloudflare's Argo Tunnels
Apache License 2.0
364 stars 55 forks source link

SSH? #169

Closed sfxworks closed 5 years ago

sfxworks commented 5 years ago

Is it possible to configure SSH with the cloudflare ingress controller like you can with cloudflare's config yaml?

mattalberts commented 5 years ago

The ingress controller doesn't support SSH (nor is it on the road map). To get SSH tunnels from within K8S, please use cloudflared as a sidecar container.