Deploying Django on Google Kubernetes Engine – Lessons learned

In general it is quite easy to deploy a django web application on Google Cloud Platform using Google Kubernetes Engine (GKE). Google provides a very good tutorial on getting started with Django on GKE.