We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3fbfbe commit 7bd0dd5Copy full SHA for 7bd0dd5
kafka/README.md
@@ -4,15 +4,8 @@ Apache Kafka is an open-source distributed streaming platform that is used to bu
4
5
## Install
6
7
-### Binary/Archive
8
-
9
-```bash
10
-bash ./install-kafka.sh
11
-```
12
13
-### Docker Compose
14
15
-[/infrastructure-examples/kafka/docker-compose](/kafka/docker-compose/)
+- [/infrastructure-examples/kafka/docker-compose](/kafka/docker-compose/)
+- [/infrastructure-examples/kafka/standalone](/kafka/standalone/)
16
17
## Confluent Kafka
18
kafka/install-kafka.sh renamed to kafka/standalone/install-kafka.sh
0 commit comments