Anonymitaet commented on a change in pull request #12432:
URL: https://github.com/apache/pulsar/pull/12432#discussion_r734143956
##########
File path: site2/docs/deploy-bare-metal.md
##########
@@ -202,9 +202,15 @@ server.1=zk1.us-west.example.com:2888:3888
server.2=zk2.us-west.example.com:2888:3888
server.3=zk3.us-west.example.com:2888:3888
```
-
> If you only have one machine on which to deploy Pulsar, you only need to add
> one server entry in the configuration file.
+> If your machines are behind NAT use 0.0.0.0 as server entry for the local
address.
+```example for configuration on server #3
Review comment:
```suggestion
Example of configuration on _server.3_
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]