I am using a flask microservice with gunicorn to make requests to a service hosted on Google Kubernetes engine. The microservice is dockerised and is hosted as a pod on google k
It was most likely a memory issue. I deleted the deployment and pushed it again with more resources allocated to it and it started running without any errors.