Native back-up support for EKS clusters

0

Are there any native options similar to AWS backup to create backups of an EKS clsuter?

已提问 1 年前3770 查看次数
2 回答
2
已接受的回答

Hi there,

I understand that you would like to know if you can leverage the AWS Backup service to create backups of your EKS clusters.

Please note that the the "AWS Backup" service can only backup AWS resources - it does not support backing up an EKS cluster and the Kubernetes resources inside the cluster.

There is a 3rd party tool by VMWare called Velero [1] that can be used to backup EKS clusters. AWS has a blog post that goes through how to use Velero step by step to backup an EKS cluster [2], the EKS Best Practice guide also refers to Velero [4]. - Velero can be used to backup all namespaces in the cluster or it can be restricted to only backup specific namespaces.

I recommend reading through the Velero documentation [3] for more information on the different configuration options that can be set as well as how to run Velero backups.

I hope this helps!

Ahmad

[1] https://github.com/vmware-tanzu/velero

[2] https://aws.amazon.com/blogs/containers/backup-and-restore-your-amazon-eks-cluster-resources-using-velero/

[3] https://velero.io/docs/v1.8/backup-reference/

profile pictureAWS
已回答 1 年前
1

Beyond Velero, you may also want to consider Kasten K10 by Veeam. There is also a free version.

profile pictureAWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则