'AKS Very Slow to Copy a CSV into Container
I have a problem with my AKS deployment. When I build my Flask app in a Docker container, locally everything is ok and in the last page, I can access the download link to the files my application has created. When I deploy the same image into AKS, I still have no problem submitting my data into the application, but when the links to download are generated on the last page, I am given an error that the file does not exist. When I try again later in some seconds, I see the files are now generated and downloadable. The files are really small and I have no issue with the visualizations. It seems that the files are being written very slowly into the container.
Can anyone please explain to me what is going on? Thanks.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
