Compare commits

...

2 Commits
master ... docs

Author SHA1 Message Date
oleksii
a1929f39e3 docs update 2024-06-03 09:34:50 +03:00
oleksii
3156ee8784 docs update 2024-06-02 21:27:13 +03:00

View File

@ -1,8 +1,15 @@
# Postgres clusters # Postgres clusters
This is a shared DB cluster, all postgres instances run in a dedicated namespace.
This is namespace for Postgres clusters managed by Codemowers' sample Clusters managed by operator-bundle. For more details check https://cloudnative-pg.io/
[postgres-database-operator](https://github.com/codemowers/operatorlib/tree/main/samples/postgres-database-operator)
which is deployed via [ArgoCD](https://argocd.k-space.ee/applications/argocd/postgres-database-operator) Use https://pgweb.k-space.ee/ to test access to your DB.
## Namespace
postgres-clusters
## Example of commands
``` ```
kubectl create namespace postgres-clusters kubectl create namespace postgres-clusters