Hi,

I am planning to create Kafka Connect Docker images and deploy them in a 
Kubernetes cluster.
I want to fetch sensitive configurations at both the worker and connector 
levels from HashiCorp Vault. The authentication method I can use to log in to 
Vault is Kubernetes authentication.

Worker level configurations - bootstrap.servers, ssl.truststore.password etc.
Connector level configurations - passwords, privatekeys

I checked https://www.confluent.io/hub/confluentinc/csid-secrets-provider-vault 
provided by confluent, but it does not support Kubernetes Vault authentication 
method.

Is there any other Config Provider available that supports Kubernetes auth 
method with Vault?

Regards,
Prateek Kohli

Reply via email to