issues
search
gbartolini
/
postgres-kubernetes-playground
Apache License 2.0
14
stars
7
forks
source link
Add demo for backup and restore with volume snapshots on GKE
#2
Closed
msau42
closed
1 year ago
msau42
commented
1 year ago
Adds scripts to:
Create GKE cluster
Install CNPG operator
Create PG cluster with volume snapshot backups
Initialize cluster with test data
Create restore cluster spec from latest snapshots
Build and create psql client pod to inspect database
Adds scripts to: