Provisioning Postgres from Docker to Kubernetes
In this post, we will see how to create a Postgres container using Docker and restart Postgres containers without losing data. At the end of the article, we will deploy Postgres inside Kubernetes pods with a custom deployment that utilizes ConfigMaps...
arctype.hashnode.dev8 min read