[ad_1]
I have a windows server running on-premises and .NET Core microservice deployment running in AWS EKS.
Is it possible to access the files via a network file-share or similar, for CRUD operations, from the app in Kubernetes? If so, how?
[ad_2]