Anonymitaet commented on a change in pull request #11810:
URL: https://github.com/apache/pulsar/pull/11810#discussion_r697129811



##########
File path: site2/docs/functions-deploy.md
##########
@@ -154,6 +154,25 @@ $ bin/pulsar-admin functions create \
 > #### Resources are *per instance*
 > The resources that you apply to a given Pulsar Function are applied to each 
 > instance of the function. For example, if you apply 8 GB of RAM to a 
 > function with a parallelism of 5, you are applying 40 GB of RAM for the 
 > function in total. Make sure that you take the parallelism (the number of 
 > instances) factor into your resource calculations.
 
+### Use [Package management service](admin-api-packages.md)

Review comment:
       Generally, we do not add links for headings. You can add the link to 
`Package management service in line 161.




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