forked from k-space/kube
argocd
asterisk
bind
camtiler
cert-manager
cnpg-system
dragonfly-operator-system
elastic-system
etherpad
freescout
gitea
grafana
hackerspace
harbor
kube-system
kubernetes-dashboard
local-path-storage
logging
logmower
longhorn-system
metallb-system
minio-clusters
mongodb-operator
monitoring
mysql-clusters
nextcloud
nyancat
oidc-gateway
openebs
opensearch-operator
passmower
playground
postgres-clusters
README.md
dedicated.yaml
pgweb.yaml
shared.yaml
storageclass.yaml
prometheus-operator
redis-clusters
reloader
ripe87
rosdump
shared
signs
tigera-operator
traefik
whoami
whoami-oidc
wiki
wildduck
woodpecker
.gitignore
.yamllint
CLUSTER.md
CONTRIBUTORS.md
LICENSE.md
README.md
SLACK.md
cluster-role-bindings.yml
storage-class.yaml
Postgres clusters
This is for shared Postgres clusters managed by the Codemowers' sample: postgres-database-operator, which is deployed via ArgoCD
All instances run in a dedicated namespace. Clusters managed by operator-bundle. For more details check https://cloudnative-pg.io/.
Admin access available via pgweb.k-space.ee.
Deploying manually without ArgoCD:
kubectl create namespace postgres-clusters
kubectl apply -n postgres-clusters -f application.yaml