Decisions 1
Loveneet Singh
As part of our organization’s move to #Kubernetes (and GCE) as the main deployment platform, we had to create a way for all the app containers (who handle file uploading) to communicate all the uploaded file to our NGINX proxies, which serve our static assets.The solution I arrived to, was to create another NFS server container hosting all the media files. For that I also put up a blog post on how to setup nfs server for kubernetes if anyone might be interested to have a look at.
7 5.5K