Skip to content

Configuring Kafka as the default broker class #2105

@wuminorb

Description

@wuminorb

Problem
According to the doc, only ChannelBasedBroker and MTChannelBasedBroker are supported. Is there a way to set Kafka as the default broker class?

Persona:
System operator

Exit Criteria

apiVersion: operator.knative.dev/v1beta1
kind: KnativeEventing
metadata:
  name: knative-eventing
  namespace: knative-eventing
spec:
  defaultBrokerClass: Kafka
  ...

Time Estimate (optional):
Not sure

Additional context (optional)
As ChannelBasedBroker and MTChannelBasedBroker are not recommended for production. We want to have this to support the production deployment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/feature-requestlifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions