add kafka installation (#3146)

This commit is contained in:
zhaojizhuang 2021-01-19 16:07:21 +08:00 committed by GitHub
parent 86b0e85cf7
commit 89af405bf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ Notable features are:
## Prerequisites ## Prerequisites
[Knative Eventing installation](./../../install/any-kubernetes-cluster.md#installing-the-eventing-component). 1. [Knative Eventing installation](./../../install/any-kubernetes-cluster.md#installing-the-eventing-component).
2. An Apache Kafka cluster (if you're just getting started you can follow [Strimzi Quickstart page](https://strimzi.io/quickstarts/)).
## Installation ## Installation