Asking for help? Comment out what you need so we can get more information to help you!
Cluster information:
Kubernetes version: 1.28
Cloud being used: bare-metal
Installation method: Kubeadm
Host OS: redhat 8
CNI and version: container-d
Hello,
We have a requirement for pods (statefulsets) to access an external NFS file share for local file processing.
I’m able to do this using an NFS storage class and PVC but I was wondering if it would be better to use a file-based FTP service rather than a volumes ?
Thanks in advance.
Regards,
John