Skip to content

Commit 7bd0dd5

Browse files
committed
refactor: refactor kafka install
1 parent f3fbfbe commit 7bd0dd5

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

kafka/README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,8 @@ Apache Kafka is an open-source distributed streaming platform that is used to bu
44

55
## Install
66

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/)
7+
- [/infrastructure-examples/kafka/docker-compose](/kafka/docker-compose/)
8+
- [/infrastructure-examples/kafka/standalone](/kafka/standalone/)
169

1710
## Confluent Kafka
1811

File renamed without changes.

0 commit comments

Comments
 (0)