Skip to content

Commit

Permalink
URL fix for Markdown test
Browse files Browse the repository at this point in the history
  • Loading branch information
jddocs committed Nov 18, 2024
1 parent 5a65d4e commit 84a6975
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Apache Kafka is a scalable open source, distributed system for managing real-tim

This guide includes steps for deploying a Kafka cluster using Ansible. The provided Ansible playbook creates a functioning Kafka cluster comprised of three broker nodes configured to authenticate with encrypted secrets. Also included are steps for producing and consuming sample data for testing cluster functionality.

If you wish to deploy Kafka automatically rather than manually, consider our [Apache Kafka cluster marketplace deployment](https://www.linode.com/docs/marketplace-docs/guides/apache-kafka-cluster/).
If you wish to deploy Kafka automatically rather than manually, consider our [Apache Kafka cluster marketplace deployment](/docs/marketplace-docs/guides/apache-kafka-cluster/).

## Architecture Diagram

Expand Down

0 comments on commit 84a6975

Please sign in to comment.