We will start by creating a dedicated namespace for the cluster we will be creating:
kubectl create namespace demo
Then proceed with the following steps:
Details about how to create the instances profiles.
Details about how to create custom PostgreSQL configurations.
Details about how to create custom pool configurations.
Details about how to create custom backup configurations.
Details about how to create a distributed log instance.
Details about how to create the database cluster.
Details about how to access the database cluster.