Summary
The user is inquiring about the availability of additional volume mounts specified in Kubernetes Helm charts to the worker pods and whether these mounts are accessible to the source/destination containers. They are specifically interested in configuring disk access to a NAS for a custom source in a Kubernetes environment.
Question
In the Kubernetes helm charts, I see it is possible to specify additional volume mounts to the worker pods. Does the worker make those mounts available to the source/destination containers it spins up?
I’m creating a custom source that needs disk access to a NAS, and am wondering if this is possible. I can’t seem to find any other source or destinations that do this other than the local file one, but it doesn’t have details on what configuring in a K8 environment looks like.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.