1 min readMay 9, 2019
Definitely not use the runserver
command on it’s own. I prefer to use a combination of gunicorn and nginx. For this blog, I wanted to focus more on Kubernetes as opposed to the correct architecture for django as I assumed users kind of know how to deploy django on it’s own to production on a server.