- 
                Notifications
    
You must be signed in to change notification settings  - Fork 110
 
Open
Labels
kind/feature-requestlifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Description
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
Labels
kind/feature-requestlifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.