Stuart Michael
Stuart Michael
Hi Team, I am using Strimzi Kafka inside my K8s cluster and I want to use KafkaConnect to archive my topics data to S3 bucket. So I created a docker...
We have some secrets and that secret will automatically update by another our apps. So we are looking to run a k8s job when the secret got updated.
Hello @oscerd , We are planning to use the following connect and connector for restoring the topic data from s3 to kafka. **kafka-connect.yaml:** ``` apiVersion: kafka.strimzi.io/v1beta2 kind: KafkaConnect metadata: name:...
Hi, We are using this plugin to find the IP address of our visitors, but after enabling the Cloudflare proxy, we are seeing CF IP's in the log/api. How can...