i have an application deployed in a k8s cluster, and the main purpose of this app is to allow users to upload files, and these files are stored in a volume.
/host/path:/container/path
what i’m looking for is an open source tool which i can istall it in the cluster and plug it with the volume to allow the users to see the files stored in the volume. could you please suggest me the tool for this need.
thanks
i’m using the host to store the files