Technoboy- commented on a change in pull request #12238:
URL: https://github.com/apache/pulsar/pull/12238#discussion_r719038043



##########
File path: site2/website-next/versioned_docs/version-2.7.3/administration-geo.md
##########
@@ -91,6 +91,14 @@ $ bin/pulsar-admin clusters create \
 
 3. Run similar commands on `us-east` and `us-cent` to create connections among 
clusters.
 
+:::tip
+
+Different clusters may have different authentications.
+You can add auth param `--auth-plugin` and `--auth-parameters` to set cluster 
authentication, which will override `brokerClientAuthenticationPlugin` and 
`brokerClientAuthenticationParameters` if `authenticationEnabled=true`.\
+For more information about authentication, see 
[here](concepts-authentication.md).
+
+:::
+

Review comment:
       Done

##########
File path: site2/docs/administration-geo.md
##########
@@ -83,6 +83,12 @@ $ bin/pulsar-admin clusters create \
 
 3. Run similar commands on `us-east` and `us-cent` to create connections among 
clusters.
 
+> #### Tip

Review comment:
       Done




-- 
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]


Reply via email to