1 CMD in 25 mins to Build and Protect EKS Cluster Fully Automated


Userlevel 7
Badge +3

Go #OpenSource, I also made my EKS-K10 #shell scripts available from #github.

#Kubernetes #Backup#DR and #Migration are very challenging tasks. It is also very challenging and time consuming to build a ready-to-use labs to demonstrate the #K8s #DataManagement capabilities. The script based #Automation can help you.

👉 README.md → https://github.com/yongkanghe/eks-k10

👉 Watch video

 
#deploy.sh ~25 mins, 1 cmd to build the labs
✅ Create an EKS Cluster from CLI
✅ Install Kasten K10
✅ Deploy a Cassandra database
✅ Create a S3 location profile
✅ Create a backup policy for Cassandra
✅ Run an on-demand backup job

#destroy.sh ~10 mins, 1 cmd to destroy the labs
❌ Remove EKS Kubernetes Cluster
❌ Remove all the relevant disks
❌ Remove all the relevant snapshots
❌ Remove all the S3 storage bucket


2 comments

Userlevel 7
Badge +20

Another great post.

Userlevel 7
Badge +3

Another great post.

Thanks @Chris.Childerhose ! Working on more automations. 

Comment