I have one .net core 3.1 WebApi aplication running on AKS.
But some times POD retunr the error: "the process cannot access the file '/app' because is being userd by another process"
The others PODs working right. But it doesn't work anymore and keep running receiving requests.
I couldn't simulate the errors. Has somebody any idea?
Thanks