Relative Content

Tag Archive for dockerapache-kafkacloudflaretunnel

Accessing Kafka broker through cloudflared tunnel

I’m trying to access kafka broker set up on a different network from my local machine through cloudflare zero trust tunnels. As mentioned in the Arbitary TCP in Cloudflare Documentation it should be possible to publish data to my localhost:29092 and forward that to the tunneled domain finally to the kafka broker.