Kafka Kraft setup on Kubernetes minikube with Python Producer and Consumer
Im trying to connect to the kubernetes minikube kafka pod from outside the kubernetes cluster.
The server starts without any problem but I cant manage to connect a local kafka producer/consumer to the external kafka pod.