velero-io/velero

Backup en AWS Outposts

Open

#7 858 ouverte le 4 juin 2024

Voir sur GitHub
 (4 commentaires) (4 réactions) (0 assignés)Go (1 550 forks)auto 404
Area/Cloud/AWSHelp wantedkind/requirement

Métriques du dépôt

Stars
 (10 111 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Describe the problem/challenge you have

We were testing the solution to take backups in EKS cluster located in AWS Outposts for namespace where there are associated PVCs and although the backup is taken correctly, it is not possible to correctly reestablish the NS since the EBS Snapshots are located in region and not in Outposts

Describe the solution you'd like

Modificar el manifiesto llamado "BackupStorageLocation" adicionando la opcion de si el backup del EBS se realiza en outposts o en region y si es en Outposts, agregar el Outposts ID

Anything else you would like to add:

No, ninguna

Environment:

  • Velero version (use velero version): velero-v1.13.0
  • Kubernetes version (use kubectl version): Client Version: v1.30.1
  • Kubernetes installer & version: Server Version: v1.29.4-eks-036c24b
  • Cloud provider or hardware configuration: AWS
  • OS (e.g. from /etc/os-release): Linux/UNIX, amazon-eks-node-1.29-v20240514

Guide contributeur