We have a kubernetes cluster with cloudflared tunnel integrated. We would like to host web applications with workers. Can we communicate with our backend API’s in kubernetes through the tunnel without exposing those endpoints to the internet? Is there any other options to secure communication besides exposing the endpoints and using a cloudflare access rule with auth header etc.?
1 Like