Deploying PostgresSQL in Kubernetes
· One min read
In this tutorial we deploy a PostgresSQL database in Kubernetes cluster.
In this tutorial we deploy a PostgresSQL database in Kubernetes cluster.

One of our largest customer recently had a problem loading a list of resources from our web application. The problem was a blocker for the customer and required to identify the problem and provide a workaround, if possible. I was assigned the task as I was the SME in this area (NodeJS microservices, infrastructure such as storage, microservice messaging and configuration).