1

As mentioned in the title, I have an eks kubernetes cluster in aws, I have a redis service, and persist redis data through pvc, Storageclass Provisioner is aws-ebs, is there any way to backup my redis data? Thanks in advance

gophergfer
  • 261
  • 4
  • 9
  • Does [this](https://redis.io/topics/persistence) answer your question? – Matt Nov 12 '20 at 09:30
  • Thank you very much, I used the AOF here as a persistent storage, and at the same time I used kubernetes pvc to store this AOF file, the provider is aws EBS, what I want to ask is whether there is a backup of kubernetes pvc volume Recovery plan – gophergfer Nov 13 '20 at 10:53

0 Answers0