Hi All,
We are using flink on kubernetes, we want to support a functionality where
different pipelines which reads data from SSL enabled kafka can be running
at any point.
Since kafka expects SSL certificate to be in a file , we are thinking of a
solution where we created a volume which is available to all pods running
task manager and for each different pipeline mount a different file which
contains the SSL cert needed.
Can you please let us know we are on right path or is there a
better solution?
Many thanks,
Anurag

Reply via email to