Closed samklr closed 6 years ago
Hi @samklr, this was sort of on purpose as external ZK access isn't necessarily required in a modern Kafka deployment, and the operations you would want to do that involve zk (kafka-topics.sh acls etc..) should probably be done from a known, protected host in the VPC. There's an "allow all" from within the VPC rule to cover that.
I have simplified the port definition with the latest push so creating more ports should be trivial.
Yes, it makes sense. Thanks again.
Thanks for this POC. But it seems to lack configuration for Zookeeper, so one might need to open manually zookeeper port.