momo-jun commented on code in PR #18379: URL: https://github.com/apache/pulsar/pull/18379#discussion_r1016190353
########## site2/docs/install-deploy-upgrade-landing.md: ########## @@ -0,0 +1,18 @@ +--- +Id: install-deploy-upgrade-landing +title: Install-Deploy-Upgrade +sidebar_label: “Tutorials” +— + +Any developer can install, deploy, and upgrade Apache Pulsar in a few simple steps and start building scalable, real-time applications quickly. The resources below will kickstart your deployment! + +[Set up a standalone Pulsar locally](“getting-started-standalone”) +[Deploying a Pulsar cluster on AWS using Terraform and Ansible](“aws-deploy”) Review Comment: ```suggestion [Deploy a Pulsar cluster on AWS using Terraform and Ansible](deploy-aws.md) ``` ########## site2/docs/install-deploy-upgrade-landing.md: ########## @@ -0,0 +1,18 @@ +--- +Id: install-deploy-upgrade-landing +title: Install-Deploy-Upgrade +sidebar_label: “Tutorials” +— + +Any developer can install, deploy, and upgrade Apache Pulsar in a few simple steps and start building scalable, real-time applications quickly. The resources below will kickstart your deployment! + +[Set up a standalone Pulsar locally](“getting-started-standalone”) +[Deploying a Pulsar cluster on AWS using Terraform and Ansible](“aws-deploy”) +[Deploy Pulsar cluster using Helm](“helm-deploy”) Review Comment: ```suggestion [Deploy a Pulsar cluster using Helm](helm-deploy.md) ``` ########## site2/docs/install-deploy-upgrade-landing.md: ########## @@ -0,0 +1,18 @@ +--- +Id: install-deploy-upgrade-landing +title: Install-Deploy-Upgrade +sidebar_label: “Tutorials” +— + +Any developer can install, deploy, and upgrade Apache Pulsar in a few simple steps and start building scalable, real-time applications quickly. The resources below will kickstart your deployment! + +[Set up a standalone Pulsar locally](“getting-started-standalone”) +[Deploying a Pulsar cluster on AWS using Terraform and Ansible](“aws-deploy”) +[Deploy Pulsar cluster using Helm](“helm-deploy”) +[Upgrade Pulsar Helm release](“helm-upgrade”) Review Comment: ```suggestion [Upgrade Pulsar Helm release](helm-upgrade.md) ``` -- 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]
