Skip to content

Commit

Permalink
Updated Kafka event source url in samples (kubeflow#1680)
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu9345 authored Jun 22, 2021
1 parent 968cf3e commit 6c86544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/samples/kafka/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
2. Your cluster's Istio Ingress gateway must be [network accessible](https://istio.io/latest/docs/tasks/traffic-management/ingress/ingress-control/).
3. Install Minio with following Minio deploy step.
4. Use existing Kafka cluster or install Kafka on your cluster with [Confluent helm chart](https://www.confluent.io/blog/getting-started-apache-kafka-kubernetes/).
5. Install [Kafka Event Source](https://github.com/knative/eventing-contrib/tree/master/kafka/source).
5. Install [Kafka Event Source](https://github.com/knative-sandbox/eventing-kafka/tree/main/pkg/source).
6. Kubernetes 1.15+
7. KFServing 0.3+

Expand Down

0 comments on commit 6c86544

Please sign in to comment.