Created
February 9, 2024 16:16
-
-
Save converge/1c49397c9a1b2557ba39e21de24faab7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Name: 23c4c041-03f8-421c-a31a-b057c0ba65a1 | |
Namespace: <...> | |
Labels: kafka.eventing.knative.dev/metadata.kind=kafkasource | |
Annotations: internal.kafka.eventing.knative.dev/lastModifier: system:serviceaccount:knative-eventing:kafka-controller | |
API Version: internal.kafka.eventing.knative.dev/v1alpha1 | |
Kind: ConsumerGroup | |
Metadata: | |
Creation Timestamp: 2024-02-09T15:45:30Z | |
Finalizers: | |
consumergroups.internal.kafka.eventing.knative.dev | |
Generation: 2 | |
Owner References: | |
API Version: sources.knative.dev/v1beta1 | |
Block Owner Deletion: true | |
Controller: true | |
Kind: KafkaSource | |
Name: kafka-source-eventing | |
UID: 23c4c041-03f8-421c-a31a-b057c0ba65a1 | |
Resource Version: 382857 | |
UID: 7c8423fc-8499-460f-90d0-a552cf6bf6e3 | |
Spec: | |
Replicas: 1 | |
Selector: | |
kafka.eventing.knative.dev/metadata.uid: 23c4c041-03f8-421c-a31a-b057c0ba65a1 | |
Template: | |
Metadata: | |
Creation Timestamp: <nil> | |
Labels: | |
kafka.eventing.knative.dev/metadata.uid: 23c4c041-03f8-421c-a31a-b057c0ba65a1 | |
Namespace: <...> | |
Spec: | |
Auth: omitted | |
Configs: | |
Configs: | |
bootstrap.servers: *** | |
group.id: knative-kafka-source-a8d8d6f9-54b1-4e83-a703-283997a5f448 | |
Delivery: | |
Backoff Delay: PT0.3S | |
Backoff Policy: exponential | |
Initial Offset: latest | |
Ordering: ordered | |
Retry: 10 | |
Timeout: PT600S | |
Pod Bind: <nil> | |
Reply: | |
No Reply: | |
Enabled: true | |
Subscriber: | |
Ref: | |
API Version: eventing.knative.dev/v1 | |
Kind: Broker | |
Name: broker-eventing | |
Namespace: <...> | |
Topics: | |
blank-topic | |
<...>.notify-friends.1 | |
V Replicas: <nil> | |
Status: | |
Conditions: | |
Last Transition Time: 2024-02-09T15:45:39Z | |
Reason: Autoscaler is disabled | |
Status: True | |
Type: Autoscaler | |
Last Transition Time: 2024-02-09T15:45:39Z | |
Status: True | |
Type: Consumers | |
Last Transition Time: 2024-02-09T15:45:39Z | |
Status: True | |
Type: ConsumersScheduled | |
Last Transition Time: 2024-02-09T15:45:39Z | |
Status: True | |
Type: Ready | |
Observed Generation: 2 | |
Placements: | |
Pod Name: kafka-source-dispatcher-0 | |
Vreplicas: 1 | |
Replicas: 1 | |
Selector: kafka.eventing.knative.dev/metadata.uid=23c4c041-03f8-421c-a31a-b057c0ba65a1 | |
Subscriber Uri: http://kafka-broker-ingress.knative-eventing.svc.cluster.local/<...>/broker-eventing | |
Events: <none> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment