oscerd commented on issue #1263:
URL: 
https://github.com/apache/camel-kafka-connector/issues/1263#issuecomment-969937238


   > Thanks @oscerd and @scholzj. After some thought, we've decided to use keys 
instead of the service account role. The process of using service account role 
was too complicated and we couldn't get it work.
   > 
   > Couple of quick questions before I close out this issue :
   > 
   > 1. We're planning on setting up a script to rotate keys in the Kafka 
Connect pod. During the process of rotating the keys, what happens to the Kafka 
Connect pod? Will it just restart?
   
   I don't think so, you'll need to redeploy it.
   
   > 2. I was planning on creating a feature request (or documentation 
request/example) for using service accounts instead of the default EKS role for 
Kafka connectors. What are your thoughts on this?
   
   I think it would be a good addition to documentation. Adding this stuff to 
the connector code it's almost impossible, because it depends from the camel 
component. It could also be a guest blog post for the Apache Camel Blog 
   


-- 
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-unsubscr...@camel.apache.org

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


Reply via email to