How to configure kafka cluster in lagom framework in kubernetes in production mode.
Its expecting kafka_native
service while starting service container.
Cassandra cas_native
successfully configured but kafka not working
As you are using Kubernetes you can use service locator DNS and take advantage of Kube DNS Service... You have to have a headless service in front of Kafka...