PostgreSQL is a powerful database and we can scale it easy with Kubernetes In this case we gonna use Kubernetes to store our pods of Postgres with a data value external because if we any pod stop accidentally we won’t lose our data. Configuring our Storageclass Now we gonna configure our Persistent Volume with 5GB…