In this tutorial, you will learn how to install a Postgres instance in an environment using Docker technology while understanding its related concepts, such as image, container, volume, network, and a ...
This tutorial explains how to use zalando-postgres-operator and deploy and manage a postgresql cluster in k8s in a scalable fashion. We will also deploy pgAdmin4 as a graphical tool to work with DBs ...