Let’s look at how to deploy a Node/Express microservice (along with Postgres) to a Kubernetes cluster on Google Kubernetes Engine (GKE). This article assumes that you have basic working knowledge of Docker and an understanding of microservices in general.
Full article