Skip to content

Page needs improvement - https://knative.dev/docs/eventing/samples/kafka/ #2007

@mjschmidt

Description

@mjschmidt

Expected Behavior

I installed strimzi kafka to my cluster just to ensure that I would have a compatible/expected kafka since that is what the docs asked for. However I am unable to proceed past creating the channel for kafka in knative.

Actual Behavior

No address is passed into the knative v0.10.0 yaml file. Also, i did manually update this as the knative 10 docs still point to an older v0.9.0 yaml file.

Steps to Reproduce the Problem

  1. Follow the tutorial found here https://knative.dev/docs/eventing/samples/kafka/channel/
#This code seems to have nothing to sed anymore interms of a kafka broker location? 
#https://github.com/knative/eventing-contrib/releases/download/v0.10.0/kafka-channel.yaml
NAME                                  READY   REASON      URL   AGE
broker.eventing.knative.dev/default   False   NoAddress         127m

NAME                                                     READY     REASON   URL   AGE
kafkachannel.messaging.knative.dev/default-kne-trigger   Unknown                  127m
kafkachannel.messaging.knative.dev/my-kafka-channel      Unknown                  145m
kafkachannel.messaging.knative.dev/testchannel-one       Unknown                  145m

NAME                                            READY   REASON          URL   AGE
channel.messaging.knative.dev/testchannel-one   False   EmptyHostname         145m

  1. Not sure what is next (: happy to make contributions to the docs, just need a little guidance. Very cool project. Let me know if you need more details. For simplicity sake, kafka has been deployed to default namespace, along with knative. The knative components are in their usual namespaces.
  2. Seems like just some doc updating is in order.

Additional Info

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.kind/eventinglifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.priority/medium

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions