In this video, I showed how to 1 minute enable Container Backups on GKE via Velero. Here's the links. Follow me 🚀at https://linktr.ee/yongkang
5 mins to Sign up a trial account on Google Cloud
http://gke-trial.k8sug.com
Automate a GKE 1.26 Cluster with PostgreSQL in ~5 mins
http://gke-auto.k8sug.com
Velero on GKE Prerequisites
https://velero.io/docs/v1.10/basic-in...
Open Google Cloud Shell
Clone the repo and change to the folder
git clone https://github.com/yongkanghe/gke-casa
cd ~/gke-casa
1 minute to Enable it via velero-deploy.sh
./velero-deploy.sh
Clean it up via velero-destroy.sh
./velero-destroy.sh
Remove my existing App
kubectl delete ns yong-postgresql
Confirm my App is gone
kubectl get ns yong-postgresql
List the backups e.g.
velero backup get
Restore from the backup e.g.
velero restore create --from-backup yong-postgresql-backup
Check the restore job details e.g.
velero restore describe yong-postgresql-backup-20230317083501
Check the restore logs e.g.
velero restore logs yong-postgresql-backup-20230317083501
Verify my backups e.g.
velero backup get / -o yaml
kubectl get backups -n velero / -o yaml
Verify my schedules e.g.
velero schedule get / -o yaml
kubectl get schedules -n velero / -o yaml
Verify my backup storage location e.g.
velero backup-location get / -o yaml
kubectl get backupstoragelocation -n velero / -o yaml
Create a schedule to run every 5 mins
velero schedule create every5mins --schedule="@every 5m"
CloudCasa Playlist 👉 http://casa.k8sdm.com
Sign up a trial account on CloudCasa
https://cloudcasa.io/kubernetes-backup
Automation Source Code
https://github.com/yongkanghe
Best - CloudCasa GKE Backup 👉 http://casa.k8sug.com
Red Hat OpenShift on IBM Cloud
https://cloud.ibm.com/docs/openshift
CloudCasa Documentation
https://docs.cloudcasa.io
Kubernetes Free Training & Badges
https://lnkd.in/gpptXmnY
Kubernetes User Group
http://k8sug.com
Kubernetes Data Mgmt Group
http://k8sdm.com
Kubernetes Group Chat
http://t.k8sug.com
Automate Kubernetes Cluster & Backup
Playlist 👉 http://automate.yongkang.cloud
Google Kubernetes Engine GKE http://gke.yongkang.cloud
Azure Kubernetes Service AKS http://aks.yongkang.cloud
Amazon Elastic Kubernetes Service EKS http://eks.yongkang.cloud
OpenShift Container Platform OCP http://ocp.yongkang.cloud
Alibaba Cloud ACK Kubernetes Cluster http://ack.yongkang.cloud
Azure Red Hat OpenShift ARO http://aro.yongkang.cloud
Automation tool (GKE, AKS, EKS, OCP, ACK)
Google Cloud – 6 mins, 1 CMD to build GKE, PostgreSQL, K10
http://gke.yongkang.cloud/ http://github.com/yongkanghe/gke-k10
Azure Cloud – 8 mins, 1 CMD to build AKS, MySQL, K10
http://aks.yongkang.cloud/ http://github.com/yongkanghe/aks-k10
AWS Cloud – 20 mins, 1 CMD to build EKS, Cassandra, K10
http://eks.yongkang.cloud/ http://github.com/yongkanghe/eks-k10
IBM Cloud – 45 mins, 1 CMD to build OCP, MongoDB, K10
http://ocp.yongkang.cloud/ http://github.com/yongkanghe/ocp-k10
Alibaba Cloud – 15 mins, 1 CMD to build ACK, Postgresql, K10
http://ack.yongkang.cloud/ http://github.com/yongkanghe/ack-k10
Build Kubernetes clusters (EKS, AKS, GKE, OCP, ROSA, TKG, ACK, ECP)
http://build.yongkang.cloud
Backup containers (EKS, AKS, GKE, OCP, ROSA, TKG, ACK, ECP, CCE)
http://backup.yongkang.cloud
Migrate containers (ACK, OCP, AKS, GKE, EKS, RKE, TKC, more to come)
http://migrate.yongkang.cloud
Build and Protect K8s Cluster via Automation (EKS, AKS, GKE, OCP etc.)
http://automate.yongkang.cloud
Backup Containers
Protect Containers
Kubernetes Backup
Container Backup
Container Migration
Application Migration
Application Mobility
K8s Backup
EKS Backup
ACK Backup
ROSA Backup
OCP Backup
OpenShift Backup
ECP Backup
TKG Backup
TKGm Backup
K8s Automation
K10 Automation
Google Kubernetes Engine GKE
Azure Kubernetes Service AKS
Amazon Elastic Kubernetes Service EKS
Red Hat OpenShift Service on AWS ROSA
Red Hat OpenShift Container Platform OCP
Alibaba Cloud Container Service for Kubernetes ACK
HPE Ezmeral Container Platform ECP
VMware Tanzu Kubernetes Grid TKG TKGi TKGm
VMware vSphere with Tanzu TKGs
Huawei Cloud Container Engine CCE
EKS Backup - 3 mins to protect containers on EKS Cluster by Yongkang | Kubernetes Backup
ACK Backup - 3 mins to protect containers on ACK Cluster by Yongkang | Kubernetes Backup
ROSA Backup - 3 mins to protect containers on ROSA Cluster by Yongkang | Kubernetes Backup
ECP Backup - 3 mins to protect containers on HPE Ezmeral Container Platform by Yongkang | Kubernetes
OCP Backup - 3 mins to protect containers on OpenShift Container Platform by Yongkang | Kubernetes
Информация по комментариям в разработке