question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

K8s Service Binding for Kafka

See original GitHub issue

Support setting up Kafka via the new Service Binding setup

  • type should be kafka
  • provider could be anything

What keys are required/supported?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:22 (19 by maintainers)

github_iconTop GitHub Comments

2reactions
lburgazzolicommented, Mar 11, 2021

If it is an option, I’d like to get it in quarkus-kafka-client or a dedicated extension rather than in the smallrye-reactive-messaging because that would require to bring the reactive messaging deps into the mix i.e. to use the service binding in camel-quarkus apps

1reaction
geoandcommented, Mar 15, 2021

I spoke with @wtrocki and due to the time constraints of this, I’ll provide the initial PR myself.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Managed Kafka with Kubernetes Service bindings
Managing secrets in a way that is both scalable and secure can often be tedious for a developer. In this video, we discuss...
Read more >
Connect to services on Kubernetes easily with kube-service ...
Many applications need a database or other backing service. kube-service-bindings and the Service Binding Operator make binding much easier.
Read more >
Why Should You Support Service Binding Specification for ...
Service Binding Specification for Kubernetes standardizes exposing backing service secrets to ... and stream processing systems (such as Kafka).
Read more >
Apache Kafka Binding Example - Knative
KafkaBinding is responsible for injecting Kafka bootstrap connection information into a Kubernetes resource that embed a PodSpec (as spec.template.spec ). This ...
Read more >
kube-service-bindings - npm
helper for consuming kubernetes service bindings. ... if the deployment has been bound to a kafka instance through // service bindings.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found