Does anyone know how to connect to a Kafka cluster...
# general
c
Does anyone know how to connect to a Kafka cluster running on my local machine using rancher? I can get the UI to come up for me by port forwarding the kafka-ui container. But how do I get my locally running c# application connect to a topic?