sijie opened a new pull request #2357: [deploy][documentation] Fix terraform-ansible script and update documentation URL: https://github.com/apache/incubator-pulsar/pull/2357 ### Motivation The existing terraform-ansible doesn't work in following places: - bookie advertises using public ip, which broker can't access public ip - there is no proxy set up for public traffic - function worker is not enabled - connectors are not installed ### Modifications Update the ansible scripts: - use 3 bookies, 2 brokers and 1 proxy - remove advertised addresses from configurations so brokers and bookies advertise private ip - install io connectors - setup proxy Update documentation ### Result Can deploy a cluster on aws following the documentation and using the ansible scripts.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
