Skip to content

Commit 5e81c96

Browse files
author
anair-it
committed
Updated kafka README
1 parent 11795f5 commit 5e81c96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

kafka/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Destroy a cluster:
2727
## Notes
2828
The default _docker-compose.yml_ should be seen as a starting point. By default each broker will get a new port number and broker id on restart. Depending on your use case this might not be desirable. If you need to use specific ports and broker ids, modify the docker-compose configuration accordingly
2929

30+
- Find the IP address of the host and put that in kafka.yml against _KAFKA_ADVERTISED_HOST_NAME_
31+
3032

3133
### Automatically create topics
3234
If you want to have kafka-docker automatically create topics in Kafka during creation, a _KAFKA_CREATE_TOPICS_ environment variable can be

0 commit comments

Comments
 (0)