I originally put together the scripts to simplify my lab's creation and deletion automatically. With the automation, I just need to run one command to build the labs in 6 minutes. After the demo, I can remove the labs with another command to destroy everything in about 7 minutes. Now, I make it OpenSource which can be publicly accessed from #github.
README .md -> https://lnkd.in/g7bGVdJ5
#deploy.sh 6 mins, 1 cmd to build the labs Create a GKE Cluster from CLI
Install Kasten K10
Deploy a Postgres database
Create a GCS location profile
Create a backup policy for Postgres
Run an on-demand backup job
#destroy.sh 7 mins, 1 cmd to destroy the labs Remove GKE Kubernetes Cluster
Remove all the relevant disks
Remove all the relevant snapshots
Remove all the objects from the bucket