Add docs title for Kafka subsections (#1878)

This commit is contained in:
Aleksander Slominski 2019-10-09 19:43:05 -04:00 committed by Knative Prow Robot
parent 375c10308c
commit a03d889c60
2 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,10 @@
---
title: "Apache Kafka channel example"
linkTitle: "Apache Kafka channel example"
weight: 20
type: "docs"
---
# Apache Kafka CRD default channel # Apache Kafka CRD default channel
You can install and configure the Apache Kafka CRD (`KafkaChannel`) as the default channel configuration in Knative Eventing. You can install and configure the Apache Kafka CRD (`KafkaChannel`) as the default channel configuration in Knative Eventing.

View File

@ -1,3 +1,10 @@
---
title: "Apache Kafka Source Example"
linkTitle: "Apache Kafka Source Example"
weight: 20
type: "docs"
---
# Apache Kafka - Source Example # Apache Kafka - Source Example
Tutorial on how to build and deploy a `KafkaSource` [Eventing source](../../../sources/README.md) using a Knative Serving `Service`. Tutorial on how to build and deploy a `KafkaSource` [Eventing source](../../../sources/README.md) using a Knative Serving `Service`.