You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/10/24 14:59:43 UTC

[GitHub] [camel-kafka-connector] dberardo-com opened a new issue, #1458: Kafka Connectors / question on general use of k8s connectors

dberardo-com opened a new issue, #1458:
URL: https://github.com/apache/camel-kafka-connector/issues/1458

   hi there,
   
   I am not new to camel kafka connectors, and I am evaluating the kafka-kubernetes connectors from the public list: https://camel.apache.org/camel-kafka-connector/0.11.x/reference/index.html
   
   there i can find these connectors: 
   ![image](https://user-images.githubusercontent.com/65530457/197541587-3b11face-9f13-44d4-b687-9196b94df820.png)
   
   what i might need is the sink connector, which i understand can be used to cretae kubernetes objects from kafka messages. Is my understanding correct? 
   
   is there any example out there on how to configure/use this connector? in particular when it comes to the .operation property?
   
   Cheers


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kafka-connector] dberardo-com commented on issue #1458: Kafka Connectors / question on general use of k8s connectors

Posted by GitBox <gi...@apache.org>.
dberardo-com commented on issue #1458:
URL: https://github.com/apache/camel-kafka-connector/issues/1458#issuecomment-1289181802

   thanks a lot, i could not find the proper project. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kafka-connector] dberardo-com commented on issue #1458: Kafka Connectors / question on general use of k8s connectors

Posted by GitBox <gi...@apache.org>.
dberardo-com commented on issue #1458:
URL: https://github.com/apache/camel-kafka-connector/issues/1458#issuecomment-1309944123

   i have come to understand that this connector was perhaps not meant to do what i was thinking of.
   
   basically what i am looking for is a kafka sink connectors that translates messages into K8s objects using a specific service account.
   
   sure enough this could be done with a http connector, but it would be a bit hacky because credentials for the sourceaccount should be pass in the configuration (insecure) and because if could become cumbersome to deal with nested jsons.
   
   Would you recommend any other connector instead?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-kafka-connector] squakez commented on issue #1458: Kafka Connectors / question on general use of k8s connectors

Posted by GitBox <gi...@apache.org>.
squakez commented on issue #1458:
URL: https://github.com/apache/camel-kafka-connector/issues/1458#issuecomment-1289171047

   I've moved it under the proper project. Hope you can get better support here.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org