jsancio commented on code in PR #12604: URL: https://github.com/apache/kafka/pull/12604#discussion_r966204598
########## docs/quickstart.html: ########## @@ -46,6 +46,14 @@ <h4 class="anchor-heading"> NOTE: Your local environment must have Java 8+ installed. </p> + <p> + Apache Kafka can be started using ZooKeeper or KRaft. To get started with either configuration follow one the sections below but not both. + </p> + + <h5> + Kafka with ZooKeeper + </h5> + <p> Run the following commands in order to start all services in the correct order: </p> 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org