Skip to main content

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


Yongkang
Forum|alt.badge.img+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

Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8506 comments
  • November 4, 2021

Another great post.


Yongkang
Forum|alt.badge.img+3
  • Author
  • Influencer
  • 73 comments
  • November 5, 2021
Chris.Childerhose wrote:

Another great post.

Thanks @Chris.Childerhose ! Working on more automations.