Skip to content

Hello World - Python(docs/eventing/samples/helloworld/helloworld-python/_index.md) Trigger fails with BrokerDoesNotExist #3653

@boramalper

Description

@boramalper

Expected Behavior

Following the instructions in Hello World - Python sample tutorial of Knative Eventing should work.

Actual Behavior

Step 2.3 of Building and deploying the sample fails. Trigger is not ready because BrokerDoesNotExist:

$ kubectl --namespace knative-samples get trigger helloworld-python
NAME                BROKER    SUBSCRIBER_URI   AGE   READY   REASON
helloworld-python   default                    60s   False   BrokerDoesNotExist

Steps to Reproduce the Problem

Additional Info

Additional context
N/A

Install information:

  • Platform (GKE, IKS, AKS, etc.): Self-Hosted Kubernetes, v1.20.7
  • Knative Version:
    $ kn version
    Version:      v20210524-local-d0327bc
    Build Date:   2021-05-24 07:48:53
    Git Revision: d0327bc
    Supported APIs:
    * Serving
      - serving.knative.dev/v1 (knative-serving v0.23.0)
    * Eventing
      - sources.knative.dev/v1 (knative-eventing v0.23.0)
      - eventing.knative.dev/v1 (knative-eventing v0.23.0)
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions