Jennifer88huang commented on a change in pull request #7904: URL: https://github.com/apache/pulsar/pull/7904#discussion_r479920409
########## File path: site2/docs/functions-package.md ########## @@ -35,18 +35,18 @@ docker run -it \ > > - To check whether the image starts up or not, use the command `docker ps`. -## Run Pulsar cluster in k8s +### Run Pulsar cluster in k8s -For how to deploy Pulsar cluster in the k8s environment, please refer to [here](https://pulsar.apache.org/docs/en/helm-overview/). +For how to deploy Pulsar cluster in the k8s environment, For details, refer to [here](https://pulsar.apache.org/docs/en/helm-overview/). -# Java +## Java This example demonstrates how to package a function in Java. > **Note** > -> This example assumes that you have [run a standalone Pulsar in Docker](#Run Pulsar cluster in Docker) successfully. +> This example assumes that you have [run a standalone Pulsar in Docker](#Run a standalone Pulsar in Docker) successfully. Review comment: [run a standalone Pulsar in Docker](#run-a-standalone-pulsar-in-docker) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
