recrently i have a task to store the files which was uploaded in the website to my worker node in the eks cluster. i have used pv and pvc for that task. but the problem is , when i go to the specified location in worker node the uploaded files were not found. so what can i do?
i need a answer for that to resolve that issue.