DaveDuggins commented on code in PR #18379: URL: https://github.com/apache/pulsar/pull/18379#discussion_r1017331191
########## site2/docs/how-to-landing.md: ########## @@ -0,0 +1,16 @@ +--- +Id: how-to-landing +title: How-to +sidebar_label: “” +— + +Learning new software can be an overwhelming task, but relax – most aspects of Pulsar can be easily configured in just a few steps. These tutorials will show you how to quickly create topics, tenants, and namespaces, produce and consume messages, and more! + +[How to create a topic](tutorials-topic.md) +[How to create a tenant](tutorials-tenant.md) +[How to create a namespace](tutorials-namespace.md) +[Produce and consume messages](tutorials-produce-consume.md) Review Comment: They should all be present now. -- 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]
